From 1ae6b2c078499dc2a9d99500cf4a2fce12ce78e5 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Fri, 29 Sep 2006 15:29:28 +0200 Subject: * DistUpgrade/DistUpgradeControler.py: - typo fix --- DistUpgrade/Changelog | 2 ++ DistUpgrade/DistUpgradeControler.py | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'DistUpgrade') diff --git a/DistUpgrade/Changelog b/DistUpgrade/Changelog index 1c1d4ab8..5f7ba584 100644 --- a/DistUpgrade/Changelog +++ b/DistUpgrade/Changelog @@ -1,3 +1,5 @@ +2006-09-29: + - typo fix (thanks to Jane Silber) (lp: #62946) 2006-09-28: - bugfix in the cdromupgrade script 2006-09-27: diff --git a/DistUpgrade/DistUpgradeControler.py b/DistUpgrade/DistUpgradeControler.py index 0b822022..7b255cf0 100644 --- a/DistUpgrade/DistUpgradeControler.py +++ b/DistUpgrade/DistUpgradeControler.py @@ -502,7 +502,7 @@ class DistUpgradeControler(object): "support for the following software " "packages. You can still get support " "from the community.\n\n" - "If you havn't enabled community " + "If you have not enabled community " "maintained software (universe), " "these packages will be suggested for " "removal in the next step."), -- cgit v1.2.3