summaryrefslogtreecommitdiffstats
path: root/iw/blpasswidget.py
diff options
context:
space:
mode:
Diffstat (limited to 'iw/blpasswidget.py')
-rw-r--r--iw/blpasswidget.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/iw/blpasswidget.py b/iw/blpasswidget.py
index 1e49cfbc8..c4eff1ec8 100644
--- a/iw/blpasswidget.py
+++ b/iw/blpasswidget.py
@@ -143,7 +143,7 @@ class BootloaderPasswordWidget:
continue
if len(thePass) < 6:
ret = self.intf.messageWindow(_("Warning"),
- _("Your boot loader password is less than "
+ _("Your boot loader password is shorter than "
"six characters. We recommend a longer "
"boot loader password."
"\n\n"