summaryrefslogtreecommitdiffstats
path: root/rescue.py
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2002-07-11 01:16:31 +0000
committerBill Nottingham <notting@redhat.com>2002-07-11 01:16:31 +0000
commitf58773416cd9926a203d0680040c6599e9623a07 (patch)
tree8f972c16873edfceb9bff4f492d73328b83455cb /rescue.py
parent86c9fa5dd95d333dd91d74c7d51552fa60920a15 (diff)
downloadanaconda-f58773416cd9926a203d0680040c6599e9623a07.tar.gz
anaconda-f58773416cd9926a203d0680040c6599e9623a07.tar.xz
anaconda-f58773416cd9926a203d0680040c6599e9623a07.zip
fix speling (#68541)
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 26940e30f..64ee7369b 100644
--- a/rescue.py
+++ b/rescue.py
@@ -185,7 +185,7 @@ def runRescue(instPath, mountroot, id):
raise exc, val, sys.exc_info()[2]
ButtonChoiceWindow(screen, _("Rescue"),
- _("An error occured trying to mount some or all of your "
+ _("An error occurred trying to mount some or all of your "
"system. Some of it may be mounted under %s.\n\n"
"Press <return> to get a shell. The system will reboot "
"automatically when you exit from the shell." % (instPath,)),