Use Stretch Ratio instead of prior Ratio terminology

This commit is contained in:
Tyson Nottingham
2024-11-23 12:29:35 -08:00
parent 3d87a070c0
commit e488391d36
+1 -1
View File
@@ -78,7 +78,7 @@ Arranges child controls vertically or horizontally (via :ref:`HBoxContainer <cla
.. image:: img/containers_box.png
These containers make use of the *Ratio* property for children with the *Expand* flag set.
These containers make use of the *Stretch Ratio* property for children with the *Expand* flag set.
Grid Container
^^^^^^^^^^^^^^