From: J. Bruce Fields Date: Mon, 29 May 2006 23:31:36 +0000 (-0400) Subject: Documentation: fix a tutorial-2 typo X-Git-Tag: v1.4.0-rc1~37 X-Git-Url: https://git.octo.it/?a=commitdiff_plain;h=a746f688f130ea56a6a01dcfd8c51ac42ef1b633;p=git.git Documentation: fix a tutorial-2 typo Fix a typo. Signed-off-by: J. Bruce Fields Signed-off-by: Junio C Hamano --- diff --git a/Documentation/tutorial-2.txt b/Documentation/tutorial-2.txt index 08d3453e..9c9500c1 100644 --- 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[Glosssay]. +link:glossary.html[Glossary]. 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