summaryrefslogtreecommitdiff
path: root/Documentation/git-submodule.txt
diff options
context:
space:
mode:
authorCesar Eduardo Barros <cesarb@cesarb.net>2008-07-26 04:17:42 (GMT)
committerJunio C Hamano <gitster@pobox.com>2008-07-27 21:14:01 (GMT)
commit77ef80a83e652d65a26213bc276b33051524998f (patch)
treeebce12a86432f6be99425f2c7ab99afc5707db9e /Documentation/git-submodule.txt
parent1eb7e2f83472f49fda62cefe1d2d9b4c668c6771 (diff)
downloadgit-77ef80a83e652d65a26213bc276b33051524998f.zip
git-77ef80a83e652d65a26213bc276b33051524998f.tar.gz
git-77ef80a83e652d65a26213bc276b33051524998f.tar.bz2
Documentation/git-submodule.txt: fix doubled word
Signed-off-by: Cesar Eduardo Barros <cesarb@cesarb.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-submodule.txt')
-rw-r--r--Documentation/git-submodule.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-submodule.txt b/Documentation/git-submodule.txt
index 829b032..35efeef 100644
--- a/Documentation/git-submodule.txt
+++ b/Documentation/git-submodule.txt
@@ -63,7 +63,7 @@ COMMANDS
add::
Add the given repository as a submodule at the given path
to the changeset to be committed next to the current
- project: the current project is termed termed the "superproject".
+ project: the current project is termed the "superproject".
+
This requires two arguments: <repository> and <path>.
+