diff options
author | Jeremy Katz <katzj@redhat.com> | 2001-07-23 01:10:30 +0000 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2001-07-23 01:10:30 +0000 |
commit | de6be4843aa32b192ea7039b6baed8662d0fa110 (patch) | |
tree | 974597ac34497196443fd09a694a139e110eb2ff /iw/congrats_gui.py | |
parent | 1bc429f0c79e14951535257ae9e417c2fb92a9a2 (diff) | |
download | anaconda-de6be4843aa32b192ea7039b6baed8662d0fa110.tar.gz anaconda-de6be4843aa32b192ea7039b6baed8662d0fa110.tar.xz anaconda-de6be4843aa32b192ea7039b6baed8662d0fa110.zip |
grammar (49666)
Diffstat (limited to 'iw/congrats_gui.py')
-rw-r--r-- | iw/congrats_gui.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/iw/congrats_gui.py b/iw/congrats_gui.py index 6c3ea29eb..c57d0cf62 100644 --- a/iw/congrats_gui.py +++ b/iw/congrats_gui.py @@ -86,7 +86,7 @@ class ReconfigCongratulationWindow (InstallWindow): "For information on errata (updates and bug fixes), visit " "http://www.redhat.com/errata.\n\n" "Information on using and configuring your " - "system is available in the Red Hat Linux manuals." + "system is available in the Red Hat Linux manuals " "at http://www.redhat.com/support/manuals.")) label.set_line_wrap (TRUE) |