diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2018-01-02 22:28:49 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-01-05 23:22:15 +0100 |
commit | 9e6681b78b9578eb739c3577218d6ce9141e7091 (patch) | |
tree | b06fad0806bb34b3fe16228fd59478e0bdc3f0a4 /help3xsl/xhp2html.sh | |
parent | e3dc182b9dda0ba1a0e42dcea00e4d3b01e4b34f (diff) |
Fix typos
Change-Id: I2a98c7a079c69ac32b382d6c320dde456be98cf1
Reviewed-on: https://gerrit.libreoffice.org/47282
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'help3xsl/xhp2html.sh')
-rwxr-xr-x | help3xsl/xhp2html.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/help3xsl/xhp2html.sh b/help3xsl/xhp2html.sh index 6c7145e66f..28631cf51d 100755 --- a/help3xsl/xhp2html.sh +++ b/help3xsl/xhp2html.sh @@ -7,7 +7,7 @@ # file, You can obtain one at http://mozilla.org/MPL/2.0/. # # This script builds translated XHP file with helpex executable -# and thes transform it to html pages +# and this transform it to html pages # 1) generates redirection from LibreOffice Help URL to right html page # in index.html with bookmark2file.js # 2) generates bookmark_<APP>.js for index search |