classref: Sync with current master branch (8e951fd)

This commit is contained in:
Godot Organization
2024-03-01 16:12:44 +00:00
parent 7030ad20e2
commit 045efee3ee
54 changed files with 1916 additions and 374 deletions

View File

@@ -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.)`