Explorar o código

Remove extra `the` in `tutorials/ui/index.rst`

Steven Le Boëdec %!s(int64=2) %!d(string=hai) anos
pai
achega
edb966aecc
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tutorials/ui/index.rst

+ 1 - 1
tutorials/ui/index.rst

@@ -11,7 +11,7 @@ UI building blocks
 
 
 Like everything else in Godot the user interface is built using nodes, specifically
 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
 :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.
 separate them into two groups: content and layout.
 
 
 Typical content controls include:
 Typical content controls include: