mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
Fix more typos
This commit is contained in:
parent
463b37d5a7
commit
987d358a9a
1 changed files with 2 additions and 2 deletions
|
|
@ -128,7 +128,7 @@ class ProductConvertorPlugin(object):
|
|||
def collection_shared_data(self):
|
||||
"""Access to shared data that can be used during 'find_instances'.
|
||||
|
||||
Retruns:
|
||||
Returns:
|
||||
dict[str, Any]: Shared data.
|
||||
|
||||
Raises:
|
||||
|
|
@ -567,7 +567,7 @@ class BaseCreator:
|
|||
def collection_shared_data(self):
|
||||
"""Access to shared data that can be used during creator's collection.
|
||||
|
||||
Retruns:
|
||||
Returns:
|
||||
dict[str, Any]: Shared data.
|
||||
|
||||
Raises:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue