summaryrefslogtreecommitdiffstats
path: root/textw/zipl_text.py
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2003-02-05 06:44:56 +0000
committerJeremy Katz <katzj@redhat.com>2003-02-05 06:44:56 +0000
commit748467e61583f44ac9b02b341aeb7a9065be9bc2 (patch)
tree64f7bcd6262d7757fead2bc0393f0a0748de30b1 /textw/zipl_text.py
parent0086f7d7506e9b63afaa918125c78a43d6214b70 (diff)
downloadanaconda-748467e61583f44ac9b02b341aeb7a9065be9bc2.tar.gz
anaconda-748467e61583f44ac9b02b341aeb7a9065be9bc2.tar.xz
anaconda-748467e61583f44ac9b02b341aeb7a9065be9bc2.zip
tyop fixes from translation team (#83523)
Diffstat (limited to 'textw/zipl_text.py')
-rw-r--r--textw/zipl_text.py2
1 files changed, 1 insertions, 1 deletions
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."))