Skip to content

Commit e488391

Browse files
committed
Use Stretch Ratio instead of prior Ratio terminology
1 parent 3d87a07 commit e488391

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)