summaryrefslogtreecommitdiff
path: root/DistUpgrade/DistUpgradeControler.py
diff options
context:
space:
mode:
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"