summaryrefslogtreecommitdiff
path: root/doc/classes/GridContainer.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes/GridContainer.xml')
-rw-r--r--doc/classes/GridContainer.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/GridContainer.xml b/doc/classes/GridContainer.xml
index 6103264dc7..8825296611 100644
--- a/doc/classes/GridContainer.xml
+++ b/doc/classes/GridContainer.xml
@@ -14,7 +14,7 @@
</methods>
<members>
<member name="columns" type="int" setter="set_columns" getter="get_columns">
- The number of columns in the [code]GridContainer[/code]. If modified, [code]GridContainer[/code] reorders its children to accommodate the new layout.
+ The number of columns in the [GridContainer]. If modified, [GridContainer] reorders its children to accommodate the new layout.
</member>
</members>
<constants>