Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 1.0, 1.0.1, and 1.0.2

doc: fix typo in Build.bat

Changeset 75a9010fbebd

Parent 52eebabc0260

by Steve Borho

Changes to one file · Browse files at 75a9010fbebd Showing diff from parent 52eebabc0260 Diff from another changeset...

Change 1 of 1 Show Entire File doc/​Build.bat Stacked
 
1
2
3
 
4
5
6
 
1
2
 
3
4
5
6
@@ -1,6 +1,6 @@
 @echo off   -if "%hhc_compiler" equ "" ( +if "%hhc_compiler%" equ "" (   set hhc_compiler="%ProgramFiles%\HTML Help Workshop\hhc.exe"  )  set PDFLATEX=PdfLatex