From: Junio C Hamano Date: Sun, 13 Apr 2008 01:34:39 +0000 (-0700) Subject: Documentation/git-submodule: typofix X-Git-Tag: v1.5.5.1~12 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=51836e9e125f67aa26724154757b4734c08057e4;p=git.git Documentation/git-submodule: typofix Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git-submodule.txt b/Documentation/git-submodule.txt index 41f9f6356..6ffd896fb 100644 --- a/Documentation/git-submodule.txt +++ b/Documentation/git-submodule.txt @@ -70,7 +70,7 @@ OPTIONS -n, --summary-limit:: This option is only valid for the summary command. 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 size is always limited to 1 for added/deleted/typechanged submodules.