summaryrefslogtreecommitdiff
path: root/ext/enchant/config.m4
diff options
context:
space:
mode:
Diffstat (limited to 'ext/enchant/config.m4')
-rwxr-xr-xext/enchant/config.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/enchant/config.m4 b/ext/enchant/config.m4
index cc40d0bd03..db8a69c5d1 100755
--- a/ext/enchant/config.m4
+++ b/ext/enchant/config.m4
@@ -3,7 +3,7 @@ dnl $Id$
dnl
PHP_ARG_WITH(enchant,for ENCHANT support,
-[ --with-enchant[=DIR] Include enchant support.
+[ --with-enchant[=DIR] Include enchant support.
GNU Aspell version 1.1.3 or higher required.])
if test "$PHP_ENCHANT" != "no"; then