summaryrefslogtreecommitdiff
path: root/DistUpgrade/DistUpgradeControler.py
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2006-08-29 23:11:17 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2006-08-29 23:11:17 +0200
commitab901030dbec4180254a680dd1c49016cfc36d4a (patch)
treee4534baa3153a2b66ce9d69d7b1ba00ceb0908cc /DistUpgrade/DistUpgradeControler.py
parent9a8c25937bfac8242b7eef9f3f815a273392606a (diff)
downloadpython-apt-ab901030dbec4180254a680dd1c49016cfc36d4a.tar.gz
* DistUpgrade/*:
- added download time estimation (based on modem and 1Mbit DSL)
Diffstat (limited to 'DistUpgrade/DistUpgradeControler.py')
-rw-r--r--DistUpgrade/DistUpgradeControler.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/DistUpgrade/DistUpgradeControler.py b/DistUpgrade/DistUpgradeControler.py
index 689882ac..cb0835fb 100644
--- a/DistUpgrade/DistUpgradeControler.py
+++ b/DistUpgrade/DistUpgradeControler.py
@@ -132,7 +132,7 @@ class DistUpgradeControler(object):
_("The upgrade can use the network to check "
"the latest updates and to fetch packages that are not on the "
"current CD.\n"
- "If you have inexpensive network access you should answer "
+ "If you have fast or inexpensive network access you should answer "
"'Yes' here. If networking is expensive for you choose 'No'.")
)
self.useNetwork = res