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 :)

(cherry picked from commit 3826f3348f)
This commit is contained in:
Ryan Roden-Corrent 2020-11-03 18:26:48 -05:00 committed by Rémi Verschelde
parent 05143ca39a
commit b472d5366c
No known key found for this signature in database
GPG key ID: C3336907360768E1

View file

@ -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>