Skip to content

Commit d424a47

Browse files
szedergitster
authored andcommitted
Documentation: trivial grammar fix in core.worktree description
Signed-off-by: SZEDER Gábor <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 9029ebb commit d424a47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/config.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@ core.worktree::
320320
Set the path to the root of the working tree.
321321
This can be overridden by the GIT_WORK_TREE environment
322322
variable and the '--work-tree' command line option.
323-
The value can an absolute path or relative to the path to
323+
The value can be an absolute path or relative to the path to
324324
the .git directory, which is either specified by --git-dir
325325
or GIT_DIR, or automatically discovered.
326326
If --git-dir or GIT_DIR is specified but none of

0 commit comments

Comments
 (0)