summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2006-04-27 17:46:54 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2006-04-27 17:46:54 +0200
commit99bd3a8f471864c4ab945c1932f48088c79ed71d (patch)
tree7f52edfd555fb1f559df3492a6a4a5ab4844233b
parentf54d5accf69032b8e94025781d91921a46b0af12 (diff)
downloadpython-apt-99bd3a8f471864c4ab945c1932f48088c79ed71d.tar.gz
* typo
-rw-r--r--DistUpgrade/DistUpgradeControler.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/DistUpgrade/DistUpgradeControler.py b/DistUpgrade/DistUpgradeControler.py
index e88e96ee..15a29c05 100644
--- a/DistUpgrade/DistUpgradeControler.py
+++ b/DistUpgrade/DistUpgradeControler.py
@@ -346,7 +346,7 @@ class DistUpgradeControler(object):
"updated the essential package '%s' can "
"not be found anymore.\n"
"This indicates a serious error, please "
- "report this as a bug.")
+ "report this as a bug."))
self.abort()
# then open the cache (again)