diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2018-01-02 21:50:28 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-01-05 23:21:28 +0100 |
commit | e3dc182b9dda0ba1a0e42dcea00e4d3b01e4b34f (patch) | |
tree | 31c9a59fe50c307fb788dee506b7c8371f125dca /help3xsl/convert2html.sh | |
parent | f1126fd812d5f812803f666f7fb4bcd5024c9772 (diff) |
Fix typos
Change-Id: I4ab0df8ed7f3d8ac95f28220c9b4f59e2a6a1eb2
Reviewed-on: https://gerrit.libreoffice.org/47281
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'help3xsl/convert2html.sh')
-rwxr-xr-x | help3xsl/convert2html.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/help3xsl/convert2html.sh b/help3xsl/convert2html.sh index f8a84c4349..ec49e25621 100755 --- a/help3xsl/convert2html.sh +++ b/help3xsl/convert2html.sh @@ -16,7 +16,7 @@ # a set of html pages. # # Conversion is done by listing the available languages in the tarball and -# execting the XSLT transformations on each XHP and tree files. +# executing the XSLT transformations on each XHP and tree files. # # Note: tarball, source and productversion must match. # |