From 748467e61583f44ac9b02b341aeb7a9065be9bc2 Mon Sep 17 00:00:00 2001 From: Jeremy Katz Date: Wed, 5 Feb 2003 06:44:56 +0000 Subject: tyop fixes from translation team (#83523) --- textw/zipl_text.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'textw/zipl_text.py') diff --git a/textw/zipl_text.py b/textw/zipl_text.py index 151c8e917..69a85f7f8 100644 --- a/textw/zipl_text.py +++ b/textw/zipl_text.py @@ -20,7 +20,7 @@ class ZiplWindow: def __call__(self, screen, dispatch, bl, fsset, diskSet): t = TextboxReflowed(53, _("The z/IPL Boot Loader will be installed " - "on your system after installations is complete. " + "on your system after installation is complete. " "You can now enter any additional kernel and " "chandev parameters which your machine or your " "setup may require.")) -- cgit