cosmetic fix for docs/ prereq check
authorFelix Fietkau <nbd@openwrt.org>
Wed, 6 Aug 2008 14:30:24 +0000 (14:30 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Wed, 6 Aug 2008 14:30:24 +0000 (14:30 +0000)
SVN-Revision: 12210

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 \
 ))
 $(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 \
 ))
 $(eval $(call RequireCommand,htlatex, \
        You need to install tex4ht to build the OpenWrt documentation \