mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
Merge pull request #8403 from ershn/patch-2
Remove extra `the` in `tutorials/ui/index.rst`
This commit is contained in:
@@ -11,7 +11,7 @@ UI building blocks
|
||||
|
||||
Like everything else in Godot the user interface is built using nodes, specifically
|
||||
:ref:`Control <class_Control>` nodes. There are many different types of controls
|
||||
which are useful for creating specific types of the GUI. For simplicity we can
|
||||
which are useful for creating specific types of GUIs. For simplicity we can
|
||||
separate them into two groups: content and layout.
|
||||
|
||||
Typical content controls include:
|
||||
|
||||
Reference in New Issue
Block a user