summaryrefslogtreecommitdiffstats
path: root/text.py
diff options
context:
space:
mode:
authorbfox <bfox>2001-02-14 19:32:10 +0000
committerbfox <bfox>2001-02-14 19:32:10 +0000
commit2a06485871d129091fcafdeadafbc6741cf96f9d (patch)
tree31e857083cf050c3a58d5a4c187de95214880dc7 /text.py
parent764d6611138a6088ed8a3b95d01f873111f55c3e (diff)
downloadanaconda-2a06485871d129091fcafdeadafbc6741cf96f9d.tar.gz
anaconda-2a06485871d129091fcafdeadafbc6741cf96f9d.tar.xz
anaconda-2a06485871d129091fcafdeadafbc6741cf96f9d.zip
mispelling error
Diffstat (limited to 'text.py')
-rw-r--r--text.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/text.py b/text.py
index 3db39274b..c7496b877 100644
--- a/text.py
+++ b/text.py
@@ -164,7 +164,7 @@ class LanguageSupportWindow:
if ct.getSelection() == []:
ButtonChoiceWindow(screen, _("Invalid Choice"),
- _("You select at least one language to install."),
+ _("You must select at least one language to install."),
buttons = [ _("OK") ], width = 40)
else: