Makefile.in                      |    2 +-
 extras/CustomTarget_tplpresnt.mk |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 5e4af7b91c5c8fd9af705b6333990a9848dfb263
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Sat Oct 15 09:42:52 2022 +0200
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Sat Oct 15 17:47:57 2022 +0200

    Fix typos
    
    Change-Id: Ifd133889ffdc372831ce753deaca847b46705a53
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/141415
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/Makefile.in b/Makefile.in
index c65ea071c072..3cfbb6a90bb2 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -500,7 +500,7 @@ $(eval $(call gb_Top_GbuildToIdeIntegration,$(ide))))
 # this target is provided primarily for consistency with the other 
ide-integrations
 vscode-ide-integration: $(BUILDDIR)/vs-code.code-workspace vim-ide-integration
 
-# ToDo: there probably is a way to have it at least create the 
compile-commnands.json file
+# ToDo: there probably is a way to have it at least create the 
compile-commands.json file
 # for the vim/vs-code integration without building the registry stuff
 gbuildtojson: Rdb
 
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  \

Reply via email to