Re: [PATCH] Fix a typo

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Good one.

On Tue, 2009-03-10 at 13:44 -0700, Jesse Keating wrote:
> ---
>  booty/__init__.py |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/booty/__init__.py b/booty/__init__.py
> index 328128f..fc34a56 100644
> --- a/booty/__init__.py
> +++ b/booty/__init__.py
> @@ -46,7 +46,7 @@ def getBootloader(storage):
>          import x86
>          return x86.x86BootloaderInfo(storage)
>      elif rhpl.getArch() == "ppc":
> -        import pcc
> +        import ppc
>          return ppc.ppcBootloaderInfo(storage)
>      elif rhpl.getArch() == "sparc":
>          import sparc

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list

[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux