mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-07 02:12:07 +03:00
Merge pull request #1980 from corrigentia/patch-22
Correct idiom in gdscript_styleguide.rst
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user