> diff --git a/pyanaconda/storage/__init__.py b/pyanaconda/storage/__init__.py > index 270e005..2cc8519 100644 > --- a/pyanaconda/storage/__init__.py > +++ b/pyanaconda/storage/__init__.py > @@ -194,7 +194,7 @@ def storageComplete(anaconda): > and bootdisk.format.labelType == 'gpt': > warning = _("\n\n<b>WARNING:</b>\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: Personally, I'm fine with stuff like this just getting pushed without a review - especially on master. - Chris _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list