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 86478b2 commit 2618c7dCopy full SHA for 2618c7d
components/lock.rst
@@ -375,7 +375,7 @@ Some file systems (such as some types of NFS) do not support locking.
375
always be locked on the same machine or to use a well configured shared file
376
system.
377
378
-Files on file the system can be removed during a maintenance operation. For instance,
+Files on the file system can be removed during a maintenance operation. For instance,
379
to clean up the ``/tmp`` directory or after a reboot of the machine when a directory
380
uses tmpfs. It's not an issue if the lock is released when the process ended, but
381
it is in case of ``Lock`` reused between requests.
0 commit comments