瀏覽代碼

missing word typo on documentation comments page

iwVerve 2 年之前
父節點
當前提交
7b4684b7a0
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      tutorials/scripting/gdscript/gdscript_documentation_comments.rst

+ 1 - 1
tutorials/scripting/gdscript/gdscript_documentation_comments.rst

@@ -53,7 +53,7 @@ Tags
     ## @tutorial(Tutorial2): http://the/tutorial2/url.com
 
 .. warning:: If there is any space in between the tag name and colon, for example
-             ``@tutorial  :``, it won't treated as a valid tag and will be ignored.
+             ``@tutorial  :``, it won't be treated as a valid tag and will be ignored.
 
 .. note:: When the description spans multiple lines, the preceding and trailing white
           spaces will be stripped and joined with a single space. To preserve the line