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>maint
parent
1eb7e2f834
commit
77ef80a83e
|
@ -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>.
|
||||
+
|
||||
|
|
Loading…
Reference in New Issue