git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] worktree: Correct typo in documentation
@ 2015-07-29 23:03 Johan Sageryd
  2015-07-30  5:36 ` Eric Sunshine
  0 siblings, 1 reply; 3+ messages in thread
From: Johan Sageryd @ 2015-07-29 23:03 UTC (permalink / raw)
  To: git; +Cc: Eric Sunshine, Johan Sageryd

Signed-off-by: Johan Sageryd <j@1616.se>
---
 Documentation/git-worktree.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/git-worktree.txt b/Documentation/git-worktree.txt
index 3387e2f..d9d90b5 100644
--- a/Documentation/git-worktree.txt
+++ b/Documentation/git-worktree.txt
@@ -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.
 
-- 
2.5.0

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-07-30  6:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-29 23:03 [PATCH] worktree: Correct typo in documentation Johan Sageryd
2015-07-30  5:36 ` Eric Sunshine
2015-07-30  6:15   ` Johan Sageryd

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).