mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
Fix typo 2
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
This commit is contained in:
parent
8be14fc881
commit
231b63df60
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@ class TempPublishFiles(object):
|
|||
Metadata file can be in theory opened and modified by multiple processes,
|
||||
threads at one time. For those cases is created simple lock file which
|
||||
is created before modification begins and is removed when modification
|
||||
ends. Existince of the file means that it should not be modified by
|
||||
ends. Existence of the file means that it should not be modified by
|
||||
any other process at the same time.
|
||||
|
||||
Metadata example:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue