summaryrefslogtreecommitdiff
path: root/DistUpgrade/DistUpgradeControler.py
diff options
context:
space:
mode:
authorSebastian Heinlein <sebi@server.daheim>2006-05-08 17:45:32 +0200
committerSebastian Heinlein <sebi@server.daheim>2006-05-08 17:45:32 +0200
commitd7687650763cf9bb2731e5ce359d60f7ac447235 (patch)
treed91574510c69da707335a821d90e32ac23b30a99 /DistUpgrade/DistUpgradeControler.py
parentde7448afc737befeddc089bf392c00fe486cbc9e (diff)
parentf0445be6ab33a142ee00900ec10bc01bf0dae4fe (diff)
downloadpython-apt-d7687650763cf9bb2731e5ce359d60f7ac447235.tar.gz
* merge with mvo
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 c89f6a34..b0c75fe4 100644
--- a/DistUpgrade/DistUpgradeControler.py
+++ b/DistUpgrade/DistUpgradeControler.py
@@ -396,7 +396,7 @@ class DistUpgradeControler(object):
# (i.e. the error here could be something else than
# missing sources entires but network errors etc)
logging.error("No '%s' after sources.list rewrite+update")
- self._view.error(_("Inavlid package information"),
+ self._view.error(_("Invalid package information"),
_("After your package information was "
"updated the essential package '%s' can "
"not be found anymore.\n"