We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf33eb6 commit 6ced0f9Copy full SHA for 6ced0f9
tutorials/ui/gui_skinning.rst
@@ -124,7 +124,7 @@ which items are available to it and its child classes.
124
You can also define your own theme types, and additionally customize both built-in
125
controls and your own controls. Because built-in controls have no knowledge of
126
your custom theme types, you must utilize scripts to access those items. All control
127
-nodes have several methods that allow to fetch theme items from the theme that
+nodes have several methods that allow you to fetch theme items from the theme that
128
is applied to them. Those methods accept the theme type as one of the arguments.
129
130
.. tabs::
0 commit comments