소스 검색

Merge pull request #4099 from rcorre/patch-2

Improve grammar in script templates doc
Nathan Lovato 5 년 전
부모
커밋
0ad3152004
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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
 ----------------------