Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Documentation: fix a tutorial-2 typo
author
J. Bruce Fields
<bfields@citi.umich.edu>
Mon, 29 May 2006 23:31:36 +0000
(19:31 -0400)
committer
Junio C Hamano
<junkio@cox.net>
Tue, 30 May 2006 06:14:48 +0000
(23:14 -0700)
Fix a typo.
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/tutorial-2.txt
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
62109cd
)
diff --git
a/Documentation/tutorial-2.txt
b/Documentation/tutorial-2.txt
index 08d3453e5c100e3d154e949363339ac68c263a41..9c9500c1f1f618eeac284f679a5bc1efd8a1b7b7 100644
(file)
--- a/
Documentation/tutorial-2.txt
+++ b/
Documentation/tutorial-2.txt
@@
-377,7
+377,7
@@
At this point you should know everything necessary to read the man
pages for any of the git commands; one good place to start would be
with the commands mentioned in link:everyday.html[Everyday git]. You
should be able to find any unknown jargon in the
-link:glossary.html[Gloss
sa
y].
+link:glossary.html[Gloss
ar
y].
The link:cvs-migration.html[CVS migration] document explains how to
import a CVS repository into git, and shows how to use git in a