summaryrefslogtreecommitdiffstats
path: root/partIntfHelpers.py
diff options
context:
space:
mode:
Diffstat (limited to 'partIntfHelpers.py')
-rw-r--r--partIntfHelpers.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/partIntfHelpers.py b/partIntfHelpers.py
index b1c942b1e..2bd0ebaaf 100644
--- a/partIntfHelpers.py
+++ b/partIntfHelpers.py
@@ -413,7 +413,7 @@ def queryNoFormatPreExisting(intf):
"to make sure files from a previous operating system installation "
"do not cause problems with this installation of Linux. "
"However, if this partition contains files that you need "
- "to keep, such as home directories, then "
+ "to keep, such as home directories, then "
"continue without formatting this partition.")
rc = intf.messageWindow(_("Format?"), txt, type = "custom", custom_buttons=[_("_Modify Partition"), _("Do _Not Format")], custom_icon="warning")
return rc