Change "allow to" to "allow you to"

This commit is contained in:
Ian Warren
2025-04-09 16:42:37 -06:00
committed by GitHub
parent cf33eb6a63
commit 6ced0f9f4b

View File

@@ -124,7 +124,7 @@ which items are available to it and its child classes.
You can also define your own theme types, and additionally customize both built-in
controls and your own controls. Because built-in controls have no knowledge of
your custom theme types, you must utilize scripts to access those items. All control
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
is applied to them. Those methods accept the theme type as one of the arguments.
.. tabs::