From a6b7a911bdf2834c48fecbc002499eb58898dab8 Mon Sep 17 00:00:00 2001 From: foobar Date: Sat, 9 Aug 2003 18:43:45 +0000 Subject: Cosmetic note --- ext/pspell/config.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/pspell/config.m4 b/ext/pspell/config.m4 index 8c1cbe49b7..955ddbf770 100644 --- a/ext/pspell/config.m4 +++ b/ext/pspell/config.m4 @@ -4,7 +4,7 @@ dnl PHP_ARG_WITH(pspell,for PSPELL support, [ --with-pspell[=DIR] Include PSPELL support. - This replaces the old ASPELL extension.]) + GNU Aspell version 0.50.0 or higher required.]) if test "$PHP_PSPELL" != "no"; then PHP_NEW_EXTENSION(pspell, pspell.c, $ext_shared) -- cgit v1.2.1