configure.ac |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 73734d1a559889c0a373ed190f50b4aa5eff3fa2
Author:     Andrea Gelmini <[email protected]>
AuthorDate: Tue Aug 12 15:12:28 2025 +0200
Commit:     Julien Nabet <[email protected]>
CommitDate: Wed Aug 13 10:53:54 2025 +0200

    Fix typo
    
    Change-Id: Ia745f9177ded3b1f9392dae77de76f78e2287962
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/189430
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <[email protected]>

diff --git a/configure.ac b/configure.ac
index 9c87c89f4394..f8964ea12a60 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2284,7 +2284,7 @@ fi
 
 AC_ARG_ENABLE(embindtest-uno,
     AS_HELP_STRING([--enable-embindtest-uno],
-        [Enable the UNO parts (types and servie implementation) of the 
embindtest framework (which
+        [Enable the UNO parts (types and service implementation) of the 
embindtest framework (which
          can also be used independently of the Emscripten build).  On by 
default for
          --enable-dbgutil Emscripten builds (where the Emscripten-specific 
embindtest.js counterpart
          will also be enabled).]))

Reply via email to