summaryrefslogtreecommitdiffstats
path: root/gui.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 /gui.py
parent86c9fa5dd95d333dd91d74c7d51552fa60920a15 (diff)
downloadanaconda-f58773416cd9926a203d0680040c6599e9623a07.tar.gz
anaconda-f58773416cd9926a203d0680040c6599e9623a07.tar.xz
anaconda-f58773416cd9926a203d0680040c6599e9623a07.zip
fix speling (#68541)
Diffstat (limited to 'gui.py')
-rwxr-xr-xgui.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui.py b/gui.py
index 3ba1a2d14..89d5584b7 100755
--- a/gui.py
+++ b/gui.py
@@ -288,7 +288,7 @@ class ExceptionWindow:
## if file:
## hbox.pack_start (GnomePixmap (file), gtk.FALSE)
- info = WrappingLabel(_("An unhandled exception has occured. This "
+ info = WrappingLabel(_("An unhandled exception has occurred. This "
"is most likely a bug. Please copy the "
"full text of this exception or save the crash "
"dump to a floppy then file a detailed bug "