mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
classref: Sync with current master branch (8e951fd)
This commit is contained in:
@@ -203,7 +203,7 @@ Theme Property Descriptions
|
||||
|
||||
:ref:`int<class_int>` **h_separation** = ``4``
|
||||
|
||||
The horizontal separation of children nodes.
|
||||
The horizontal separation of child nodes.
|
||||
|
||||
.. rst-class:: classref-item-separator
|
||||
|
||||
@@ -215,7 +215,7 @@ The horizontal separation of children nodes.
|
||||
|
||||
:ref:`int<class_int>` **v_separation** = ``4``
|
||||
|
||||
The vertical separation of children nodes.
|
||||
The vertical separation of child nodes.
|
||||
|
||||
.. |virtual| replace:: :abbr:`virtual (This method should typically be overridden by the user to have any effect.)`
|
||||
.. |const| replace:: :abbr:`const (This method has no side effects. It doesn't modify any of the instance's member variables.)`
|
||||
|
||||
Reference in New Issue
Block a user