Skip to content

Commit c7dfa18

Browse files
committed
Fix typo
Signed-off-by: Bernát Gábor <[email protected]>
1 parent da241c6 commit c7dfa18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/filelock/_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ def release(self, force=False):
155155
"""
156156
Releases the file lock.
157157
158-
Please note, that the lock is only completly released, if the lock
158+
Please note, that the lock is only completely released, if the lock
159159
counter is 0.
160160
161161
Also note, that the lock file itself is not automatically deleted.

0 commit comments

Comments
 (0)