]> git.donarmstrong.com Git - lilypond.git/blobdiff - scripts/lilypond-book.py
Add '-dcrop' option to ps and svg backends
[lilypond.git] / scripts / lilypond-book.py
index 73b1cd9464006a9628bd5e288c0b4b03d2b29909..16f1241af0791fa9e36b327242d4ef16da712f62 100644 (file)
@@ -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)