mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 08:24:53 +01:00
Grammar
This commit is contained in:
parent
987d358a9a
commit
21d9c3c96d
1 changed files with 1 additions and 1 deletions
|
|
@ -156,7 +156,7 @@ class ProductConvertorPlugin(object):
|
|||
class BaseCreator:
|
||||
"""Plugin that create and modify instance data before publishing process.
|
||||
|
||||
We should maybe find better name as creation is only one part of it's logic
|
||||
We should maybe find better name as creation is only one part of its logic
|
||||
and to avoid expectations that it is the same as `avalon.api.Creator`.
|
||||
|
||||
Single object should be used for multiple instances instead of single
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue