summaryrefslogtreecommitdiffstats
path: root/iw
diff options
context:
space:
mode:
Diffstat (limited to 'iw')
-rw-r--r--iw/partition_gui.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/iw/partition_gui.py b/iw/partition_gui.py
index bc129e209..080329b70 100644
--- a/iw/partition_gui.py
+++ b/iw/partition_gui.py
@@ -576,7 +576,7 @@ class PartitionWindow(InstallWindow):
labelstr1 = _("The following pre-existing partitions have been "
"selected to be formatted, destroying all data.")
- labelstr2 = _("Selected 'Yes' to continue and format these "
+ labelstr2 = _("Select 'Yes' to continue and format these "
"partitions, or 'No' to go back and change these "
"settings.")