> 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: Looks obviously fine. - Chris _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list