mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
Fix typo
This commit is contained in:
parent
369164615f
commit
12830254ba
1 changed files with 1 additions and 1 deletions
|
|
@ -89,7 +89,7 @@ def shelves_change_block():
|
|||
def install():
|
||||
"""Install the Creator plug-ins to show in Houdini's TAB node search menu.
|
||||
|
||||
This function can is re-entrant and can be called again to reinstall and
|
||||
This function is re-entrant and can be called again to reinstall and
|
||||
update the node definitions. For example during development it can be
|
||||
useful to call it manually:
|
||||
>>> from openpype.hosts.houdini.api.creator_node_shelves import install
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue