]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-worktree.txt
Merge branch 'sm/worktree-add-lock'
[thirdparty/git.git] / Documentation / git-worktree.txt
index 720663746ba8252e92cca2e1bed3fc96cbe098c7..8a7cbdd19c151e71a5de0fce27c7140f81f95724 100644 (file)
@@ -387,7 +387,7 @@ These annotations are:
 ------------
 $ git worktree list
 /path/to/linked-worktree    abcd1234 [master]
-/path/to/locked-worktreee   acbd5678 (brancha) locked
+/path/to/locked-worktree    acbd5678 (brancha) locked
 /path/to/prunable-worktree  5678abc  (detached HEAD) prunable
 ------------