Mercurial > mplayer.hg
diff DOCS/xml/Makefile @ 15135:58c628554a33
Typo fix
author | gpoirier |
---|---|
date | Tue, 12 Apr 2005 11:01:10 +0000 |
parents | 6555c01128b7 |
children | c047b2d7f7ce |
line wrap: on
line diff
--- a/DOCS/xml/Makefile Tue Apr 12 08:27:57 2005 +0000 +++ b/DOCS/xml/Makefile Tue Apr 12 11:01:10 2005 +0000 @@ -22,7 +22,7 @@ @echo "html-chunked : Build HTML documentation (multiple files)." @echo "html-chunked-LANG : As above, but only one language." @echo "xmllint : Check syntax of all xml files." - @echo "xmlling-LANG : Check syntax of LANG xml files." + @echo "xmllint-LANG : Check syntax of LANG xml files." @echo "clean-html-single : Purge the 'HTML-single' directory." @echo "clean-html-chunked: Purge the 'HTML' directory." @echo "clean : Purge the 'HTML' and 'HTML-single' directories."