summaryrefslogtreecommitdiffstats
path: root/doc/classes/Tabs.xml
diff options
context:
space:
mode:
authorRyan Roden-Corrent <ryan@rcorre.net>2020-11-03 18:26:48 -0500
committerRyan Roden-Corrent <ryan@rcorre.net>2020-11-03 18:26:48 -0500
commit3826f3348f94b03c043bf189d932d15136ae12e3 (patch)
treecb8aec7226b7b2f81daf593be4e48d21f814870b /doc/classes/Tabs.xml
parentafef8e30eaaf99af866b21cd54c946ab45532cd4 (diff)
downloadredot-engine-3826f3348f94b03c043bf189d932d15136ae12e3.tar.gz
Fix typo in Tabs doc.
I don't know enough about grammar to say why the "ing" suffix is correct, but I'm reasonably sure it is :)
Diffstat (limited to 'doc/classes/Tabs.xml')
-rw-r--r--doc/classes/Tabs.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/Tabs.xml b/doc/classes/Tabs.xml
index ef1f370185..15c2d3504c 100644
--- a/doc/classes/Tabs.xml
+++ b/doc/classes/Tabs.xml
@@ -4,7 +4,7 @@
Tabs control.
</brief_description>
<description>
- Simple tabs control, similar to [TabContainer] but is only in charge of drawing tabs, not interact with children.
+ Simple tabs control, similar to [TabContainer] but is only in charge of drawing tabs, not interacting with children.
</description>
<tutorials>
</tutorials>