Переглянути джерело

cosmetic fix for docs/ prereq check

SVN-Revision: 12210
Felix Fietkau 17 роки тому
батько
коміт
a856eeca8b
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      docs/Makefile

+ 1 - 1
docs/Makefile

@@ -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 \