Fixed copy&paste error #28117
Changed "left to right" in VSplitContainer to "top to bottom".
(cherry picked from commit aa8b2f4448
)
This commit is contained in:
parent
af12b2d18b
commit
aa0d4ffe51
|
@ -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