diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2022-10-15 09:42:52 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2022-10-15 17:47:57 +0200 |
commit | 5e4af7b91c5c8fd9af705b6333990a9848dfb263 (patch) | |
tree | ebce4fe4c7453b1f379d7bef28d49a495a41652d /extras/CustomTarget_tplpresnt.mk | |
parent | dd27b60cb60b7cbe03646a9f2951cedabf4212d6 (diff) |
Fix typos
Change-Id: Ifd133889ffdc372831ce753deaca847b46705a53
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/141415
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'extras/CustomTarget_tplpresnt.mk')
-rw-r--r-- | extras/CustomTarget_tplpresnt.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/CustomTarget_tplpresnt.mk b/extras/CustomTarget_tplpresnt.mk index aae85581bd50..887aa1aafaac 100644 --- a/extras/CustomTarget_tplpresnt.mk +++ b/extras/CustomTarget_tplpresnt.mk @@ -10,7 +10,7 @@ $(eval $(call gb_CustomTarget_CustomTarget,extras/source/templates/presnt)) # # for OTP templates: mimetype, content.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 (content.xml, manifest.rdf, settings.xml, pictures...) extras_PRESENTATIONS_XMLFILES := \ Beehive/meta.xml \ |