Fixed copy&paste error #28117
Changed "left to right" in VSplitContainer to "top to bottom".
This commit is contained in:
parent
6697fd9a05
commit
aa8b2f4448
|
@ -4,7 +4,7 @@
|
||||||
Vertical split container.
|
Vertical split container.
|
||||||
</brief_description>
|
</brief_description>
|
||||||
<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>
|
</description>
|
||||||
<tutorials>
|
<tutorials>
|
||||||
</tutorials>
|
</tutorials>
|
||||||
|
|
Loading…
Reference in New Issue