mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Fixing typo
Co-authored-by: Ondřej Samohel <33513211+antirotor@users.noreply.github.com>
This commit is contained in:
parent
883c1336ae
commit
8a8f39d498
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ def inject_openpype_environment(deadlinePlugin):
|
|||
"The path to the render executable can be configured " +
|
||||
"from the Plugin Configuration in the Deadline Monitor.")
|
||||
|
||||
print("--- penPype executable: {}".format(openpype_app))
|
||||
print("--- OpenPype executable: {}".format(openpype_app))
|
||||
|
||||
# tempfile.TemporaryFile cannot be used because of locking
|
||||
export_url = os.path.join(tempfile.gettempdir(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue