diff options
Diffstat (limited to 'DistUpgrade')
| -rw-r--r-- | DistUpgrade/DistUpgradeControler.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/DistUpgrade/DistUpgradeControler.py b/DistUpgrade/DistUpgradeControler.py index f614f1d8..4e47dfa0 100644 --- a/DistUpgrade/DistUpgradeControler.py +++ b/DistUpgrade/DistUpgradeControler.py @@ -376,7 +376,8 @@ class DistUpgradeControler(object): _("Some of your installed packages are " "no longer officially supported. See " "below for a list of installed packages " - "that moved from the 'officially " + "that have been moved from the " + "'officially " "supported' area (main) to the " "'community supported' area " "(universe). "), |
