From 575ff25cc338a35821e9dcea2d77ad6e85aa1407 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Tue, 11 Oct 2022 22:18:38 +0200 Subject: Fix typo Change-Id: I4d8dbdf6752ec06f1a7047a89776d719d15742b5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/141240 Tested-by: Julien Nabet Reviewed-by: Julien Nabet --- extras/CustomTarget_tplwizard.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extras') diff --git a/extras/CustomTarget_tplwizard.mk b/extras/CustomTarget_tplwizard.mk index a44de417a436..5d73663ed423 100644 --- a/extras/CustomTarget_tplwizard.mk +++ b/extras/CustomTarget_tplwizard.mk @@ -10,7 +10,7 @@ $(eval $(call gb_CustomTarget_CustomTarget,extras/source/templates/wizard)) # mimetype, content.xml, settings.xml, styles.xml, META-INF/manifest.xml and -# Thumbnails/thumbnail.png files are automaticaly added for each template +# Thumbnails/thumbnail.png files are automatically added for each template # list of meta.xml files (one per template) + other files (manifest.rdf, pictures...) extras_WIZARD_XMLFILES := \ agenda/10grey/meta.xml \ -- cgit