diff options
Diffstat (limited to 'iw')
-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 8a661ab58..720ef331e 100644 --- a/iw/congrats_gui.py +++ b/iw/congrats_gui.py @@ -32,7 +32,7 @@ class CongratulationWindow (InstallWindow): label = GtkLabel( _("Congratulations, your Red Hat Linux installation is " "complete.\n\n" - "Remove any CD-ROMs or floppy diskettes you used during the " + "Remove any floppy diskettes you used during the " "installation process and press <Enter> to reboot your system. " "\n\n" "If you created a boot disk to use to boot your Red Hat Linux " |