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>
This commit is contained in:
Cesar Eduardo Barros 2008-07-26 01:17:42 -03:00 committed by Junio C Hamano
parent 1eb7e2f834
commit 77ef80a83e

View file

@ -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>.
+