> diff --git a/src/sbin/lorax b/src/sbin/lorax > index 31b8df1..09a36df 100755 > --- a/src/sbin/lorax > +++ b/src/sbin/lorax > @@ -48,7 +48,7 @@ def main(args): > required.add_option("-r", "--release", help="release information", > metavar="STRING") > required.add_option("-s", "--source", > - help="source repository (may be listed multibple times)", > + help="source repository (may be listed multiple times)", > metavar="REPOSITORY", action="append", default=[]) > > # optional arguments Looks good. - Chris _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list