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 0bd9b48 commit 5b70a0aCopy full SHA for 5b70a0a
tutorials/plugins/running_code_in_the_editor.rst
@@ -114,7 +114,7 @@ Here is how a ``_process()`` function might look for you:
114
.. note::
115
116
Extending a ``@tool`` script does not automatically make the extending script
117
- a ``@tool``. Ommitting ``@tool`` from the extending script will disable tool
+ a ``@tool``. Omitting ``@tool`` from the extending script will disable tool
118
behavior from the super class. Therefore the extending script should also
119
specify the ``@tool`` annotation.
120
0 commit comments