瀏覽代碼

Merge pull request #10314 from tgnottingham/gui-containers-stretch-ratio

Use "Stretch Ratio" instead of "Ratio" in Using Containers
Max Hilbrunner 1 年之前
父節點
當前提交
4ec022f965
共有 1 個文件被更改,包括 1 次插入1 次删除
  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
 ^^^^^^^^^^^^^^