summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike Fulbright <msf@redhat.com>2003-08-11 16:28:11 +0000
committerMike Fulbright <msf@redhat.com>2003-08-11 16:28:11 +0000
commit6000f812565e59281b1c3fc6634b50f2d6e3c7a9 (patch)
tree36b66fd36d87ddb6096323fcea143200621440ec
parent8a06a692cfa03835010442fae9807749463ce461 (diff)
downloadanaconda-6000f812565e59281b1c3fc6634b50f2d6e3c7a9.tar.gz
anaconda-6000f812565e59281b1c3fc6634b50f2d6e3c7a9.tar.xz
anaconda-6000f812565e59281b1c3fc6634b50f2d6e3c7a9.zip
fix for bug #102014
-rw-r--r--autopart.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/autopart.py b/autopart.py
index 016520d20..4075cef1f 100644
--- a/autopart.py
+++ b/autopart.py
@@ -1362,7 +1362,7 @@ def doAutoPartition(dir, diskset, partitions, intf, instClass, dispatch):
extra = _("\n\nPress 'OK' to reboot your system.")
else:
extra = _("\n\nYou can choose a different automatic partitioning "
- "options or click 'Back' to select manual partitioning."
+ "option, or click 'Back' to select manual partitioning."
"\n\nPress 'OK' to continue.")
intf.messageWindow(_("Automatic Partitioning Errors"),