From c3b8545841dd5f2edc964f2000bc4b82a39cfc1b Mon Sep 17 00:00:00 2001 From: Mike Robinson Date: Sun, 6 Aug 2000 21:40:40 +0000 Subject: [PATCH] Additional details for pspell support git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29754 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/pspell.xml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/functions/pspell.xml b/functions/pspell.xml index 0a238bf668..a628bc545f 100644 --- a/functions/pspell.xml +++ b/functions/pspell.xml @@ -8,8 +8,11 @@ spelling of a word and offer suggestions. - You need the aspell and pspell libraries, available from: &url.pspell;. + You need the aspell and pspell libraries, available from &url.aspell; and + &url.pspell; respectively, and + add the option + when compiling php.