We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da241c6 commit c7dfa18Copy full SHA for c7dfa18
src/filelock/_api.py
@@ -155,7 +155,7 @@ def release(self, force=False):
155
"""
156
Releases the file lock.
157
158
- Please note, that the lock is only completly released, if the lock
+ Please note, that the lock is only completely released, if the lock
159
counter is 0.
160
161
Also note, that the lock file itself is not automatically deleted.
0 commit comments