summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorgpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-04-12 11:01:10 +0000
committergpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-04-12 11:01:10 +0000
commitf12d97558612ca921d929600d67938b57179d9e8 (patch)
treef1df0ac596a3609a54bc9c1fd04bc84f8e5bb159 /DOCS
parent38a4cd5d6e3299c6f400892fffec68518d9418de (diff)
downloadmpv-f12d97558612ca921d929600d67938b57179d9e8.tar.bz2
mpv-f12d97558612ca921d929600d67938b57179d9e8.tar.xz
Typo fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15136 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/xml/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/xml/Makefile b/DOCS/xml/Makefile
index 02adf76563..498a612331 100644
--- a/DOCS/xml/Makefile
+++ b/DOCS/xml/Makefile
@@ -22,7 +22,7 @@ help:
@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."