Skip to content

Commit 6ced0f9

Browse files
authored
Change "allow to" to "allow you to"
1 parent cf33eb6 commit 6ced0f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/ui/gui_skinning.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ which items are available to it and its child classes.
124124
You can also define your own theme types, and additionally customize both built-in
125125
controls and your own controls. Because built-in controls have no knowledge of
126126
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
127+
nodes have several methods that allow you to fetch theme items from the theme that
128128
is applied to them. Those methods accept the theme type as one of the arguments.
129129

130130
.. tabs::

0 commit comments

Comments
 (0)