Quellcode durchsuchen

Use Stretch Ratio instead of prior Ratio terminology

Tyson Nottingham vor 8 Monaten
Ursprung
Commit
e488391d36
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      tutorials/ui/gui_containers.rst

+ 1 - 1
tutorials/ui/gui_containers.rst

@@ -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
 ^^^^^^^^^^^^^^