mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 08:24:53 +01:00
Just some grammar tweaks
This commit is contained in:
parent
2b540f1b2e
commit
3fae1f8521
150 changed files with 412 additions and 412 deletions
|
|
@ -60,7 +60,7 @@ class Creator(LegacyCreator):
|
|||
|
||||
def process(self):
|
||||
instance = super(CreateEpicNode, self, process()
|
||||
# Set paramaters for Alembic node
|
||||
# Set parameters for Alembic node
|
||||
instance.setParms(
|
||||
{"sop_path": "$HIP/%s.abc" % self.nodes[0]}
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue