Explorar o código

Merge pull request #8404 from ershn/patch-3

Replace `,` with `.` in `gui_containers.rst`
Matthew hai 1 ano
pai
achega
230a06be37
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tutorials/ui/gui_containers.rst

+ 1 - 1
tutorials/ui/gui_containers.rst

@@ -6,7 +6,7 @@ Using Containers
 ================
 ================
 
 
 :ref:`Anchors <doc_size_and_anchors>` are an efficient way to handle
 :ref:`Anchors <doc_size_and_anchors>` are an efficient way to handle
-different aspect ratios for basic multiple resolution handling in GUIs,
+different aspect ratios for basic multiple resolution handling in GUIs.
 
 
 For more complex user interfaces, they can become difficult to use.
 For more complex user interfaces, they can become difficult to use.