projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5fb0b3e
)
Documentation/git-help: typofix
author
Junio C Hamano
<gitster@pobox.com>
Fri, 14 Mar 2008 02:15:30 +0000
(19:15 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Fri, 14 Mar 2008 02:15:30 +0000
(19:15 -0700)
Noticed by Xavier Maillard
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-help.txt
patch
|
blob
|
history
diff --git
a/Documentation/git-help.txt
b/Documentation/git-help.txt
index 0354ac9861b83e020f8d4de57fe5bca2f9b32f69..be2ae53b90610d6c89fdf281634d06609562101b 100644
(file)
--- a/
Documentation/git-help.txt
+++ b/
Documentation/git-help.txt
@@
-102,7
+102,7
@@
For example, this configuration:
will try to use konqueror first. But this may fail (for example if
DISPLAY is not set) and in that case emacs' woman mode will be tried.
-If everything
s
fails the 'man' program will be tried anyway.
+If everything fails the 'man' program will be tried anyway.
Note about git config --global
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~