mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Update pre_copy_template_workfile.py
Spelling correction
This commit is contained in:
parent
d5470d6c5f
commit
b4c27aa5d2
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ class CopyTemplateWorkfile(PreLaunchHook):
|
|||
))
|
||||
return
|
||||
|
||||
self.log.info("Last workfile does not exits.")
|
||||
self.log.info("Last workfile does not exist.")
|
||||
|
||||
project_name = self.data["project_name"]
|
||||
asset_name = self.data["asset_name"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue