summaryrefslogtreecommitdiff
path: root/cnf
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2008-03-14 18:23:58 +0000
committerZac Medico <zmedico@gentoo.org>2008-03-14 18:23:58 +0000
commit7a6df7ea17eaae286716ee420286830d56722f0c (patch)
tree5ff6aa7f68d383ebc0ddfe256dcbe1373e8e5461 /cnf
parentBug #42456 - When a checksum failure occurs during fetch, use a new (diff)
downloadportage-idfetch-7a6df7ea17eaae286716ee420286830d56722f0c.tar.gz
portage-idfetch-7a6df7ea17eaae286716ee420286830d56722f0c.tar.bz2
portage-idfetch-7a6df7ea17eaae286716ee420286830d56722f0c.zip
Fix grammar.
svn path=/main/trunk/; revision=9466
Diffstat (limited to 'cnf')
-rw-r--r--cnf/make.globals2
1 files changed, 1 insertions, 1 deletions
diff --git a/cnf/make.globals b/cnf/make.globals
index 4b73a2f3..0fd503c4 100644
--- a/cnf/make.globals
+++ b/cnf/make.globals
@@ -51,7 +51,7 @@ EMERGE_WARNING_DELAY="10"
# This option will be removed and forced to yes.
AUTOCLEAN="yes"
-# Number mirrors to try when a downloaded file has an incorrect checksum.
+# Number of mirrors to try when a downloaded file has an incorrect checksum.
PORTAGE_FETCH_CHECKSUM_TRY_MIRRORS="5"
# Number of times 'emerge --sync' will run before giving up.