Skip to content

Commit 50995ed

Browse files
committed
user-manual: typofix (ofthe->of the)
Noticed by Drew Northup Signed-off-by: Junio C Hamano <[email protected]>
1 parent d9be248 commit 50995ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/user-manual.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1988,7 +1988,7 @@ Note that the target of a "push" is normally a
19881988
<<def_bare_repository,bare>> repository. You can also push to a
19891989
repository that has a checked-out working tree, but a push to update the
19901990
currently checked-out branch is denied by default to prevent confusion.
1991-
See the description ofthe receive.denyCurrentBranch option
1991+
See the description of the receive.denyCurrentBranch option
19921992
in linkgit:git-config[1] for details.
19931993

19941994
As with `git fetch`, you may also set up configuration options to

0 commit comments

Comments
 (0)