summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2012-02-27 10:24:33 +0200
committerTor Lillqvist <tml@iki.fi>2012-02-27 10:25:43 +0200
commite28c5b15d72f1982636e8853cbd7e8838bc93a04 (patch)
tree9ca73522a3710cd218c29af72094fa9dccbfa212 /configure.in
parentJust call it "Windows" here, too (diff)
downloadcore-e28c5b15d72f1982636e8853cbd7e8838bc93a04.tar.gz
core-e28c5b15d72f1982636e8853cbd7e8838bc93a04.zip
s/builded/built
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index a7da32bb3f5a..aef05621e790 100644
--- a/configure.in
+++ b/configure.in
@@ -373,7 +373,7 @@ AC_SUBST(FONTCONFIG_TARBALL)
# All this options change anything only with --enable-extension-integration.
AC_ARG_ENABLE(extension-integration,
AS_HELP_STRING([--disable-extension-integration],
- [Disable integration of the builded extensions to the installer of the
+ [Disable integration of the built extensions in the installer of the
product. Use this switch to disable the integration.])
)