Procházet zdrojové kódy

Replace `,` with `.` in gui_containers.rst

Steven Le Boëdec před 1 rokem
rodič
revize
06efb133b4
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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
-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.