summaryrefslogtreecommitdiffstats
path: root/fsset.py
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2007-03-12 15:49:06 +0000
committerChris Lumens <clumens@redhat.com>2007-03-12 15:49:06 +0000
commitb8bf057a99fc5d6230ca52f130ca884d8104891e (patch)
treec19913f0dadcd7eb429c9bbf6c4f18eb63518e21 /fsset.py
parent5e6b045435d1698855d6c222c1fd9d7455e614cc (diff)
downloadanaconda-b8bf057a99fc5d6230ca52f130ca884d8104891e.tar.gz
anaconda-b8bf057a99fc5d6230ca52f130ca884d8104891e.tar.xz
anaconda-b8bf057a99fc5d6230ca52f130ca884d8104891e.zip
String fix (#231761).
Diffstat (limited to 'fsset.py')
-rw-r--r--fsset.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/fsset.py b/fsset.py
index 37fc7c566..b37074757 100644
--- a/fsset.py
+++ b/fsset.py
@@ -1522,7 +1522,7 @@ MAILADDR root
"use as a software suspend partition, "
"which means your system is hibernating. "
"If you are performing a new install, "
- "make sure the installer is set to "
+ "make sure the installer is set "
"to format all swap partitions.") \
% (entry.device.getDevice())