From: Mike Ralphson Date: Fri, 7 Sep 2007 16:43:37 +0000 (+0100) Subject: Documentation / grammer nit X-Git-Tag: v1.5.3.2~39 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=451e593181c554b06f1ce292b4233d396a355753;p=git.git Documentation / grammer nit If we're counting, a smaller number is 'fewer' not 'less' Signed-off-by: Mike Ralphson Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git-clone.txt b/Documentation/git-clone.txt index 227f092e2..253f4f03c 100644 --- a/Documentation/git-clone.txt +++ b/Documentation/git-clone.txt @@ -68,7 +68,7 @@ OPTIONS automatically setup .git/objects/info/alternates to obtain objects from the reference repository. Using an already existing repository as an alternate will - require less objects to be copied from the repository + require fewer objects to be copied from the repository being cloned, reducing network and local storage costs. --quiet::