summaryrefslogtreecommitdiff
path: root/CustomTarget_html.mk
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2022-12-19 14:31:38 +0100
committerJulien Nabet <serval2412@yahoo.fr>2022-12-19 16:46:20 +0000
commitb91a0a30115e414982bd4b3f710e0218661b4e18 (patch)
tree0a6c4a83951ce19dec7870d337938d43021355f4 /CustomTarget_html.mk
parent1445fa8fda93a2f0ffab873c926390adb4937397 (diff)
Fix typo
Change-Id: Iede879decee335d13e50df7244326dbc44728145 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/144503 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'CustomTarget_html.mk')
-rw-r--r--CustomTarget_html.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/CustomTarget_html.mk b/CustomTarget_html.mk
index 9a885b46af..564d0893e0 100644
--- a/CustomTarget_html.mk
+++ b/CustomTarget_html.mk
@@ -264,7 +264,7 @@ html_gen_bookmarks_deps = $(call html__gen_bookmarks_deps,$(firstword $(1)),$(la
$(eval $(foreach module,$(html_BMARK_MODULES),$(call html_gen_bookmarks_deps,$(subst :, ,$(module)))))
-# strip the helpconent2/source/text prefix and cd to the corresponding directory to maximize
+# strip the helpcontent2/source/text prefix and cd to the corresponding directory to maximize
# the number of files that xargs can squeeze into a single invocation of xsltproc
$(call gb_CustomTarget_get_workdir,helpcontent2/help3xsl)/%/bookmarks.part : \
$(SRCDIR)/helpcontent2/help3xsl/get_bookmark.xsl \