Alex Drozd пре 1 година
родитељ
комит
db172cf7c5
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      contributing/development/file_formats/tscn.rst

+ 2 - 2
contributing/development/file_formats/tscn.rst

@@ -127,8 +127,8 @@ the path should be ``"."``. Here is an example scene tree
 
 .. tip::
 
-    To make the file structure easier to grasp, you can saving a file with any
-    given node or resource then inspect it yourself in an external editor. You
+    To make the file structure easier to grasp, you can save a file with any
+    given node or resource and then inspect it yourself in an external editor. You
     can also make incremental changes in the Godot editor, and keep an external
     text editor open on the ``.tscn`` or ``.tres`` file with auto-reload enabled
     to see what changes.