Mercurial > mplayer.hg
changeset 15135:58c628554a33
Typo fix
author | gpoirier |
---|---|
date | Tue, 12 Apr 2005 11:01:10 +0000 |
parents | a002b0aa4ad4 |
children | b2edad2111b8 |
files | DOCS/xml/Makefile |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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."