Documentation/git-submodule: typofix

Signed-off-by: Junio C Hamano <gitster@pobox.com>
maint
Junio C Hamano 2008-04-12 18:34:39 -07:00
parent 60e3aba9c3
commit 51836e9e12
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ OPTIONS
-n, --summary-limit:: -n, --summary-limit::
This option is only valid for the summary command. This option is only valid for the summary command.
Limit the summary size (number of commits shown in total). Limit the summary size (number of commits shown in total).
Giving 0 will disable the summary; a negative number means unlimted Giving 0 will disable the summary; a negative number means unlimited
(the default). This limit only applies to modified submodules. The (the default). This limit only applies to modified submodules. The
size is always limited to 1 for added/deleted/typechanged submodules. size is always limited to 1 for added/deleted/typechanged submodules.