Browse Source

Merge pull request #4099 from rcorre/patch-2

Improve grammar in script templates doc
Nathan Lovato 5 năm trước cách đây
mục cha
commit
0ad3152004
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      getting_started/scripting/creating_script_templates.rst

+ 2 - 2
getting_started/scripting/creating_script_templates.rst

@@ -8,8 +8,8 @@ Godot provides a way to use script templates as seen in the
 
 .. image:: img/script_create_dialog_templates.png
 
-A set of default script templates is provided by default, but it's also possible
-to modify existing and create new ones, both per project and the editor.
+A set of script templates is provided by default, but it's also possible
+to modify existing and create new ones, both per project and editor-wide.
 
 Locating the templates
 ----------------------