Skip to content

Commit 86f9ce7

Browse files
zivarahgitster
authored andcommitted
docs: fix typo in git-config --default
Signed-off-by: Brian Lyles <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 7823a51 commit 86f9ce7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-config.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ Valid `<type>`'s include:
286286

287287
--default <value>::
288288
When using `--get`, and the requested variable is not found, behave as if
289-
<value> were the value assigned to the that variable.
289+
<value> were the value assigned to that variable.
290290

291291
CONFIGURATION
292292
-------------

0 commit comments

Comments
 (0)