cosmetic fix for docs/ prereq check
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 6 Aug 2008 14:30:24 +0000 (14:30 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 6 Aug 2008 14:30:24 +0000 (14:30 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12210 3c298f89-4303-0410-b956-a3cf2f4a3e73

docs/Makefile

index 8bae4625af991c77ad6b1ab6303a6383b493526f..a7fe08e50571828341d7a16084a5a7bdfe3f5d26 100644 (file)
@@ -38,7 +38,7 @@ $(eval $(call RequireCommand,latex, \
        You need to install LaTeX to build the OpenWrt documentation \
 ))
 $(eval $(call RequireCommand,pdflatex, \
-       You need to install LaTeX to build the OpenWrt documentation \
+       You need to install PDFLaTeX to build the OpenWrt documentation \
 ))
 $(eval $(call RequireCommand,htlatex, \
        You need to install tex4ht to build the OpenWrt documentation \