Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kianmeng committed Nov 15, 2021
1 parent 3025e66 commit 6989f2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion portalocker/utils.py
Expand Up @@ -168,7 +168,7 @@ def __delete__(self, instance):


class Lock(LockBase):
'''Lock manager with build-in timeout
'''Lock manager with built-in timeout
Args:
filename: filename
Expand Down

0 comments on commit 6989f2a

Please sign in to comment.