summaryrefslogtreecommitdiffstats
path: root/textw/upgrade_text.py
diff options
context:
space:
mode:
Diffstat (limited to 'textw/upgrade_text.py')
-rw-r--r--textw/upgrade_text.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/textw/upgrade_text.py b/textw/upgrade_text.py
index 21577ca62..134be76a9 100644
--- a/textw/upgrade_text.py
+++ b/textw/upgrade_text.py
@@ -98,7 +98,7 @@ class UpgradeSwapWindow:
"selected for the swap partition."))
elif val > 2000 or val < 1:
todo.intf.messageWindow(_("Warning"),
- _("The swap file must be between 0 and 2000 MB in size."))
+ _("The swap file must be between 1 and 2000 MB in size."))
else:
screen.popWindow()
if todo.setupFilesystems: