mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
classref: Sync with current master branch (8e951fd)
This commit is contained in:
@@ -95,7 +95,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
|
||||
|
||||
@@ -107,7 +107,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