diff options
Diffstat (limited to 'wiki-to-help/HHC/install_hhc.sh')
-rwxr-xr-x | wiki-to-help/HHC/install_hhc.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wiki-to-help/HHC/install_hhc.sh b/wiki-to-help/HHC/install_hhc.sh index 619e65aa64..eefbc2a92f 100755 --- a/wiki-to-help/HHC/install_hhc.sh +++ b/wiki-to-help/HHC/install_hhc.sh @@ -9,7 +9,7 @@ # Usage of HHC: wine c:\\htmlhelp\\hhc.exe c:\\test\\htmlhelp.hhp # # Changes: Set installation directory to c:\htmlhelp -# Copy also itcc.dll, this is neccessary +# Copy also itcc.dll, this is necessary # No execution of htmlhelp.exe installer needed # Abortion of install if anything fails, e.g. the download of HHC. # |