Fixed copy&paste error #28117

Changed "left to right" in VSplitContainer to "top to bottom".
This commit is contained in:
Soham Kar 2019-04-17 22:51:51 +05:30 committed by GitHub
parent 6697fd9a05
commit aa8b2f4448
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
Vertical split container.
</brief_description>
<description>
Vertical split container. See [SplitContainer]. This goes from left to right.
Vertical split container. See [SplitContainer]. This goes from top to bottom.
</description>
<tutorials>
</tutorials>