Skip to content

Commit 98c7656

Browse files
rybakgitster
authored andcommitted
git-worktree.txt: fix typo in example path
Signed-off-by: Andrei Rybak <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 6fc5369 commit 98c7656

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-worktree.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -387,7 +387,7 @@ These annotations are:
387387
------------
388388
$ git worktree list
389389
/path/to/linked-worktree abcd1234 [master]
390-
/path/to/locked-worktreee acbd5678 (brancha) locked
390+
/path/to/locked-worktree acbd5678 (brancha) locked
391391
/path/to/prunable-worktree 5678abc (detached HEAD) prunable
392392
------------
393393

0 commit comments

Comments
 (0)