From: "Brian C. Lane" <bcl@xxxxxxxxxx> Resolves: rhbz#801337 --- storage/__init__.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/storage/__init__.py b/storage/__init__.py index 3ad9286..eaa5384 100644 --- a/storage/__init__.py +++ b/storage/__init__.py @@ -187,7 +187,7 @@ def storageComplete(anaconda): and bootdisk.format.labelType == 'gpt': warning = _("\n\nWARNING:\n" "You are using a GPT bootdisk on a non-EFI " - "system. This may not work, depending on you BIOS's " + "system. This may not work, depending on your BIOS's " "support for booting from GPT disks.") log.warning("Using a GPT bootdisk on non-EFI system") else: -- 1.7.7.6 _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list