mirror of
https://github.com/godotengine/godot.git
synced 2025-02-17 22:43:01 +08:00
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 :)
This commit is contained in:
parent
afef8e30ea
commit
3826f3348f
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user