summaryrefslogtreecommitdiffstats
path: root/rescue.py
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2003-12-16 16:51:01 +0000
committerBill Nottingham <notting@redhat.com>2003-12-16 16:51:01 +0000
commit521dbe80148a5e5301c8494592032c475c9be2e0 (patch)
tree673e4369f7b841a861efd97a14d6982b173c9098 /rescue.py
parent7ca8fa80202cdc514659eac64a51fafaf66dbbbe (diff)
downloadanaconda-521dbe80148a5e5301c8494592032c475c9be2e0.tar.gz
anaconda-521dbe80148a5e5301c8494592032c475c9be2e0.tar.xz
anaconda-521dbe80148a5e5301c8494592032c475c9be2e0.zip
remove some Red Hat-isms
Diffstat (limited to 'rescue.py')
-rw-r--r--rescue.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/rescue.py b/rescue.py
index d524809ce..c321031de 100644
--- a/rescue.py
+++ b/rescue.py
@@ -254,7 +254,7 @@ def runRescue(instPath, mountroot, id):
# prompt to see if we should try and find root filesystem and mount
# everything in /etc/fstab on that root
rc = ButtonChoiceWindow(screen, _("Rescue"),
- _("The rescue environment will now attempt to find your Red Hat "
+ _("The rescue environment will now attempt to find your "
"Linux installation and mount it under the directory "
"%s. You can then make any changes required to your "
"system. If you want to proceed with this step choose "