summaryrefslogtreecommitdiffstats
path: root/Documentation/cvs-migration.txt
diff options
context:
space:
mode:
authorPavel Roskin <proski@gnu.org>2006-07-09 09:44:30 +0200
committerJunio C Hamano <junkio@cox.net>2006-07-09 11:42:41 +0200
commitaddf88e455f85bc6cfe0284b70aaad10b6d3486e (patch)
tree704e8b6de26fde0bff86618e363dbde9f70e1393 /Documentation/cvs-migration.txt
parentMerge branch 'sf/diff' (diff)
downloadgit-addf88e455f85bc6cfe0284b70aaad10b6d3486e.tar.xz
git-addf88e455f85bc6cfe0284b70aaad10b6d3486e.zip
Assorted typo fixes
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation/cvs-migration.txt')
-rw-r--r--Documentation/cvs-migration.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/cvs-migration.txt b/Documentation/cvs-migration.txt
index 1fbca83141..d2b0bd38de 100644
--- a/Documentation/cvs-migration.txt
+++ b/Documentation/cvs-migration.txt
@@ -93,7 +93,7 @@ machine where the repository is hosted. If you don't want to give them a
full shell on the machine, there is a restricted shell which only allows
users to do git pushes and pulls; see gitlink:git-shell[1].
-Put all the committers should in the same group, and make the repository
+Put all the committers in the same group, and make the repository
writable by that group:
------------------------------------------------