summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2021-05-05 23:38:21 +0200
committerMichael Stahl <michael.stahl@allotropia.de>2021-05-06 11:54:18 +0200
commit5f10242591d88f6627d7cd82172551879168f9be (patch)
treee6cc62e3425a1c2c725b085556878d140be07860 /configure.ac
parent2e417a09b5497bb8aa86727a280960aeb5023af0 (diff)
Fix typos
Change-Id: Ibc86f8a76080b55dd7c5a458e2b8fa7ce534a4b3 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115164 Tested-by: Jenkins Reviewed-by: Michael Stahl <michael.stahl@allotropia.de>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 44ea1276283c..d802a66a2d8f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1508,7 +1508,7 @@ libo_FUZZ_ARG_ENABLE(optimized,
By default, disabled for --enable-debug and --enable-dbgutil, enabled
otherwise. Using 'debug' will try to use only optimizations that should
not interfere with debugging. For Emscripten we default to optimized (-O1)
- debug build, as otherwise biaries become too large.]))
+ debug build, as otherwise binaries become too large.]))
libo_FUZZ_ARG_ENABLE(runtime-optimizations,
AS_HELP_STRING([--disable-runtime-optimizations],