From fd73d89626d7af23c1e2a51cdaca976c2bf89f23 Mon Sep 17 00:00:00 2001
From: Junio C Hamano
Date: Thu, 14 Sep 2006 07:38:22 +0000
Subject: [PATCH] Autogenerated HTML docs for v1.4.2.1-g3852
---
core-tutorial.html | 4 ++--
core-tutorial.txt | 2 +-
cvs-migration.html | 4 ++--
cvs-migration.txt | 2 +-
git-apply.html | 15 +++++----------
git-apply.txt | 13 ++++---------
git-unpack-objects.html | 15 +++++++++++++--
git-unpack-objects.txt | 8 +++++++-
tutorial-2.html | 4 ++--
tutorial-2.txt | 2 +-
10 files changed, 38 insertions(+), 31 deletions(-)
diff --git a/core-tutorial.html b/core-tutorial.html
index b012aab64..7073b3ac6 100644
--- a/core-tutorial.html
+++ b/core-tutorial.html
@@ -1917,7 +1917,7 @@ Use git format-patch origin to prepare patches for e-mail
suggested in the previous section may be new to you. You do not
have to worry. git supports "shared public repository" style of
cooperation you are probably more familiar with as well.
-See git for CVS users for the details.
+See git for CVS users for the details.
Bundling your work together
@@ -2011,7 +2011,7 @@ to follow, not easier.