summaryrefslogtreecommitdiffstats
path: root/upgrade.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 /upgrade.py
parent86c9fa5dd95d333dd91d74c7d51552fa60920a15 (diff)
downloadanaconda-f58773416cd9926a203d0680040c6599e9623a07.tar.gz
anaconda-f58773416cd9926a203d0680040c6599e9623a07.tar.xz
anaconda-f58773416cd9926a203d0680040c6599e9623a07.zip
fix speling (#68541)
Diffstat (limited to 'upgrade.py')
-rw-r--r--upgrade.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/upgrade.py b/upgrade.py
index d125ca560..b3b8ff9b2 100644
--- a/upgrade.py
+++ b/upgrade.py
@@ -328,7 +328,7 @@ def upgradeFindPackages(intf, method, id, instPath, dir):
iutil.rmrf(rebuildpath)
win.pop()
intf.messageWindow(_("Error"),
- _("An error occured when finding the packages to "
+ _("An error occurred when finding the packages to "
"upgrade."))
sys.exit(0)