Replace , with . in gui_containers.rst

This commit is contained in:
Steven Le Boëdec
2023-11-07 11:06:03 +09:00
committed by GitHub
parent e9c76fe6fc
commit 06efb133b4

View File

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