Преглед изворни кода

Update gdscript_basics.rst

Amaral Krichman пре 8 месеци
родитељ
комит
65da706a85
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      tutorials/scripting/gdscript/gdscript_basics.rst

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

@@ -572,8 +572,8 @@ directly *above* a documentable item (such as a member variable), or at the top
 of a file. Dedicated formatting options are also available. See
 :ref:`doc_gdscript_documentation_comments` for details.
 
-
 ::
+
     ## This comment will appear in the script documentation.
     var value