Merge pull request #8404 from ershn/patch-3

Replace `,` with `.` in `gui_containers.rst`
This commit is contained in:
Matthew
2023-11-06 22:03:11 -05:00
committed by GitHub

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.