From e3dc182b9dda0ba1a0e42dcea00e4d3b01e4b34f Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Tue, 2 Jan 2018 21:50:28 +0100 Subject: Fix typos Change-Id: I4ab0df8ed7f3d8ac95f28220c9b4f59e2a6a1eb2 Reviewed-on: https://gerrit.libreoffice.org/47281 Reviewed-by: Olivier Hallot Tested-by: Olivier Hallot --- help3xsl/convert2html.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'help3xsl') 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. # -- cgit