summaryrefslogtreecommitdiff
path: root/Documentation/git-add.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2005-10-05 22:33:58 (GMT)
committerJunio C Hamano <junkio@cox.net>2005-10-05 22:33:58 (GMT)
commit952f87a6ca50a4d172bfb99c3c6e44e801212955 (patch)
treec47331824274f86d6b907199b75ac643f2e3067b /Documentation/git-add.txt
parent144c83f687e9c3020497662dfae47d03005a9e21 (diff)
parent4cfc63db1daa0ebdb284ae6972928e41a317a0c8 (diff)
downloadgit-952f87a6ca50a4d172bfb99c3c6e44e801212955.zip
git-952f87a6ca50a4d172bfb99c3c6e44e801212955.tar.gz
git-952f87a6ca50a4d172bfb99c3c6e44e801212955.tar.bz2
Merge branch 'fixes'
Diffstat (limited to 'Documentation/git-add.txt')
-rw-r--r--Documentation/git-add.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-add.txt b/Documentation/git-add.txt
index ae1ea76..4a03b4c 100644
--- a/Documentation/git-add.txt
+++ b/Documentation/git-add.txt
@@ -11,7 +11,7 @@ SYNOPSIS
DESCRIPTION
-----------
-A simple wrapper to git-update-index to add files to the cache for people used
+A simple wrapper for git-update-index to add files to the cache for people used
to do "cvs add".
OPTIONS