From: Lars Hjemli Date: Sat, 15 Aug 2009 08:40:42 +0000 (+0200) Subject: Documentaqtion/git-submodule.txt: Typofix X-Git-Tag: v1.6.5-rc0~42^2 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=ef92e1a43632c5b29b89da058f45d9c085ad18b7;p=git-core%2Fgit.git Documentaqtion/git-submodule.txt: Typofix Signed-off-by: Lars Hjemli Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git-submodule.txt b/Documentation/git-submodule.txt index 145802a93..bb7d15917 100644 --- a/Documentation/git-submodule.txt +++ b/Documentation/git-submodule.txt @@ -129,7 +129,7 @@ summary:: in the submodule between the given super project commit and the index or working tree (switched by --cached) are shown. If the option --files is given, show the series of commits in the submodule between - the index of super project the and the working tree of the submodule + the index of the super project and the working tree of the submodule (this option doesn't allow to use the --cached option or to provide an explicit commit).