* Docs scripts: cosmetic (comment typos)

git-svn-id: trunk@46341 -
This commit is contained in:
reiniero 2014-09-28 11:45:51 +00:00
parent d35a4d5554
commit a05b8d84a9
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
#!/usr/bin/env bash
# basic script to do a lcl.chm build. Marco van de Voort dec 2011
# basic script to do an lcl.chm build. Marco van de Voort dec 2011
# assumes a fpcdocs checkout where "fixdocs.sh" has been succesfully run.
# assumes a fpcdocs checkout where "fixdocs.sh" has been successfully run.
# on 1.7GHz Core2 laptop single thread 6:26 minutes. Don't be impatient :-)
set -e

View File

@ -3,8 +3,8 @@
# Author: Mattias Gaertner
#
# Creates the fpdoc HTML output for the LCL
# Creates an chm file, if HTMLFMT is set to chm,
# otherwise it create html docs
# Creates a chm file if HTMLFMT is set to chm,
# otherwise it creates html docs
#
#