unoidl/Module_unoidl.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit cd8cab9c7662800e7cd28f79e8e3b40f60b96b5b
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Tue Jun 18 20:39:34 2024 +0200
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Wed Jun 19 08:47:46 2024 +0200

    Fix typo
    
    Change-Id: I80dd506275bf8032316bba5eff152635e62268d5
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/169150
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>
    Tested-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/unoidl/Module_unoidl.mk b/unoidl/Module_unoidl.mk
index b5a9978fc457..834c8668c661 100644
--- a/unoidl/Module_unoidl.mk
+++ b/unoidl/Module_unoidl.mk
@@ -11,7 +11,7 @@ $(eval $(call gb_Module_Module,unoidl))
 
 # unoidl-check is needed as a component of the ODK / SDK package and
 # a build-tool. In case of cross-compiling a build-native tool must
-# be provided in addtion to the ODK one (!CROSS_COMPILING phase).
+# be provided in addition to the ODK one (!CROSS_COMPILING phase).
 
 $(eval $(call gb_Module_add_targets,unoidl, \
     $(if $(filter DESKTOP,$(BUILD_TYPE)), \

Reply via email to