summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorLibravatar Mike Ralphson <mike@abacus.co.uk>2007-09-07 17:43:37 +0100
committerLibravatar Junio C Hamano <gitster@pobox.com>2007-09-07 21:01:33 -0700
commit451e593181c554b06f1ce292b4233d396a355753 (patch)
tree41c4ceb899ba1d74108649abb327145235fe17a5 /Documentation
parentInclude a git-push example for creating a remote branch (diff)
downloadtgif-451e593181c554b06f1ce292b4233d396a355753.tar.xz
Documentation / grammer nit
If we're counting, a smaller number is 'fewer' not 'less' Signed-off-by: Mike Ralphson <mike@abacus.co.uk> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/git-clone.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-clone.txt b/Documentation/git-clone.txt
index 227f092e26..253f4f03c5 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::