Not the actual bug fix, just cleaning up the dialog box messages. --- storage/__init__.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/storage/__init__.py b/storage/__init__.py index 8317845..ef39277 100644 --- a/storage/__init__.py +++ b/storage/__init__.py @@ -1699,7 +1699,7 @@ class FSSet(object): continue except UnknownSwapError: msg = _("The swap device:\n\n %s\n\n" - "does not contain a support swap volume. In " + "does not contain a supported swap volume. In " "order to continue installation, you will need " "to format the device or skip it.") \ % device.path -- 1.6.2.5 _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list