Skip to content

Commit 2618c7d

Browse files
committed
Minor fix
1 parent 86478b2 commit 2618c7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/lock.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,7 @@ Some file systems (such as some types of NFS) do not support locking.
375375
always be locked on the same machine or to use a well configured shared file
376376
system.
377377

378-
Files on file the system can be removed during a maintenance operation. For instance,
378+
Files on the file system can be removed during a maintenance operation. For instance,
379379
to clean up the ``/tmp`` directory or after a reboot of the machine when a directory
380380
uses tmpfs. It's not an issue if the lock is released when the process ended, but
381381
it is in case of ``Lock`` reused between requests.

0 commit comments

Comments
 (0)