X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=scripts%2Flilypond-book.py;h=16f1241af0791fa9e36b327242d4ef16da712f62;hb=5d84bfad4626892bcffd05adcced53c8a2329047;hp=73b1cd9464006a9628bd5e288c0b4b03d2b29909;hpb=d2762a4f1add2bb04d6fc34d3c7ae03eeb7d500f;p=lilypond.git diff --git a/scripts/lilypond-book.py b/scripts/lilypond-book.py index 73b1cd9464..16f1241af0 100644 --- a/scripts/lilypond-book.py +++ b/scripts/lilypond-book.py @@ -154,7 +154,7 @@ def get_option_parser (): p.add_option ('--left-padding', metavar=_ ("PAD"), dest="padding_mm", - help=_ ("pad left side of music to align music inspite of uneven bar numbers (in mm)"), + help=_ ("pad left side of music to align music in spite of uneven bar numbers (in mm)"), type="float", default=3.0)