[Doc] Fix some incorrect uses of "children"

This commit is contained in:
A Thousand Ships
2024-02-27 17:20:24 +01:00
parent 8f3e2a6113
commit 9b5cd8e240
12 changed files with 21 additions and 21 deletions

View File

@@ -43,10 +43,10 @@
</constants>
<theme_items>
<theme_item name="h_separation" data_type="constant" type="int" default="4">
The horizontal separation of children nodes.
The horizontal separation of child nodes.
</theme_item>
<theme_item name="v_separation" data_type="constant" type="int" default="4">
The vertical separation of children nodes.
The vertical separation of child nodes.
</theme_item>
</theme_items>
</class>