mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
Fix typo
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
This commit is contained in:
parent
8b06aa590a
commit
8be14fc881
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ import appdirs
|
|||
|
||||
|
||||
class TempPublishFilesItem(object):
|
||||
"""Object representing copied workfile in app temp folfer.
|
||||
"""Object representing copied workfile in app temp folder.
|
||||
|
||||
Args:
|
||||
item_id (str): Id of item used as subfolder.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue