diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-05-12 16:40:52 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-05-12 16:40:52 +0200 |
| commit | 423c92a20d0415a64aa7113d51ebec3ff924acac (patch) | |
| tree | d29cecf80261f138ada92a3c5b739226c1496dc6 /DistUpgrade | |
| parent | 4ad376dd1119d743463422dad1f144b588dc26bf (diff) | |
| download | python-apt-423c92a20d0415a64aa7113d51ebec3ff924acac.tar.gz | |
* added demoted.cfg as well
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). "), |
