Explorar o código

Update gdscript_styleguide.rst

corrigentia %!s(int64=6) %!d(string=hai) anos
pai
achega
c31ca4063d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      getting_started/scripting/gdscript/gdscript_styleguide.rst

+ 1 - 1
getting_started/scripting/gdscript/gdscript_styleguide.rst

@@ -69,7 +69,7 @@ regular code blocks.
 Blank lines
 ~~~~~~~~~~~
 
-Surround functions and class definitions by a blank line.
+Surround functions and class definitions with a blank line.
 
 Use one blank line inside functions to separate logical sections.