summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2017-03-24 08:53:41 +0100
committerJulien Nabet <serval2412@yahoo.fr>2017-03-25 16:17:21 +0000
commit7668d4e616dd37d3b335c43db897b64a7349047b (patch)
treef5463f30b8a6dfffe38785dbd59f36153b935aa0 /configure.ac
parent402aa305b7e37c3d3e1432613f59c905933a97cd (diff)
Fix typos
Change-Id: I56e429ff1b8ee55ccb8df16002b509770762172c Reviewed-on: https://gerrit.libreoffice.org/35618 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
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 60ea0ead62b4..12ab4421f004 100644
--- a/configure.ac
+++ b/configure.ac
@@ -332,7 +332,7 @@ AC_SUBST(ENABLE_LTO)
AC_ARG_ENABLE(fuzz-options,
AS_HELP_STRING([--enable-fuzz-options],
- [Randomly enable or disable each of those configury options
+ [Randomly enable or disable each of those configurable options
that are supposed to be freely selectable without interdependencies,
or where bad interaction from interdependencies is automatically avoided.])
)