summaryrefslogtreecommitdiff
path: root/ext/pspell/config.m4
diff options
context:
space:
mode:
Diffstat (limited to 'ext/pspell/config.m4')
-rw-r--r--ext/pspell/config.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/pspell/config.m4 b/ext/pspell/config.m4
index 67e5b27605..481a9ae891 100644
--- a/ext/pspell/config.m4
+++ b/ext/pspell/config.m4
@@ -3,7 +3,7 @@ dnl $Id$
dnl
PHP_ARG_WITH(pspell,for PSPELL support,
-[ --with-pspell[=DIR] Include PSPELL support.
+[ --with-pspell[=DIR] Include PSPELL support.
GNU Aspell version 0.50.0 or higher required])
if test "$PHP_PSPELL" != "no"; then