Skip to content

Commit 4ec022f

Browse files
authored
Merge pull request #10314 from tgnottingham/gui-containers-stretch-ratio
Use "Stretch Ratio" instead of "Ratio" in Using Containers
2 parents 198ade3 + e488391 commit 4ec022f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/ui/gui_containers.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Arranges child controls vertically or horizontally (via :ref:`HBoxContainer <cla
7878

7979
.. image:: img/containers_box.png
8080

81-
These containers make use of the *Ratio* property for children with the *Expand* flag set.
81+
These containers make use of the *Stretch Ratio* property for children with the *Expand* flag set.
8282

8383
Grid Container
8484
^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)