+2004-02-07 Jan Nieuwenhuizen <janneke@gnu.org>
+
+ * scripts/lilypond.py (option_definitions): Fix typo.
+
2004-02-07 Han-Wen Nienhuys <hanwen@xs4all.nl>
* scripts/lilypond-book.py (Substring.__init__): new class.
(_ ('RES'), '', 'preview-resolution',
_ ("set the resolution of the preview to RES")),
('', '', 'no-pdf', _ ("do not generate PDF output")),
- ('', '', 'no-ps', _ ("do not generate PostScript outpug")),
+ ('', '', 'no-ps', _ ("do not generate PostScript output")),
('', 'p', 'pdf', _ ("generate PDF output")),
('', 'P', 'postscript', _ ("generate PostScript output")),
('', '', 'pdftex', _ ("use pdflatex to generate a PDF output")),