Skip to content

Commit 2b09082

Browse files
bennorthgitster
authored andcommitted
git-worktree.txt: fix typo "to"/"two", and add comma
Signed-off-by: Ben North <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 080739b commit 2b09082

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
@@ -132,7 +132,7 @@ OPTIONS
132132
+
133133
If the last path components in the working tree's path is unique among
134134
working trees, it can be used to identify worktrees. For example if
135-
you only have to working trees at "/abc/def/ghi" and "/abc/def/ggg",
135+
you only have two working trees, at "/abc/def/ghi" and "/abc/def/ggg",
136136
then "ghi" or "def/ghi" is enough to point to the former working tree.
137137

138138
DETAILS

0 commit comments

Comments
 (0)