Documentation/git-worktree: fix incorrect reference to file "locked"
[gitweb.git] / Documentation / git-worktree.txt
index 60e5cf92865454d94cd3bb3370a121c276a28167..a6d8ad763a698a5d28068bbc976dff37eb80cef3 100644 (file)
@@ -39,7 +39,7 @@ repository so that they do not get automatically pruned.
 
 If a linked working tree is stored on a portable device or network share
 which is not always mounted, you can prevent its administrative files from
-being pruned by creating a file named 'lock' alongside the other
+being pruned by creating a file named 'locked' alongside the other
 administrative files, optionally containing a plain text reason that
 pruning should be suppressed. See section "DETAILS" for more information.