summaryrefslogtreecommitdiff
path: root/doc/classes/HBoxContainer.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes/HBoxContainer.xml')
-rw-r--r--doc/classes/HBoxContainer.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/HBoxContainer.xml b/doc/classes/HBoxContainer.xml
index 7c76b8b001..9c3efb384e 100644
--- a/doc/classes/HBoxContainer.xml
+++ b/doc/classes/HBoxContainer.xml
@@ -13,7 +13,7 @@
<constants>
</constants>
<theme_items>
- <theme_item name="separation" type="int" default="4">
+ <theme_item name="separation" data_type="constant" type="int" default="4">
The horizontal space between the [HBoxContainer]'s elements.
</theme_item>
</theme_items>