sniper Wed Aug 13 15:25:44 2003 EDT Modified files: /phpdoc/en/reference/pspell reference.xml Log: Fix old installation info. (pspell is not required with new aspell) Index: phpdoc/en/reference/pspell/reference.xml diff -u phpdoc/en/reference/pspell/reference.xml:1.6 phpdoc/en/reference/pspell/reference.xml:1.7 --- phpdoc/en/reference/pspell/reference.xml:1.6 Sun Dec 1 12:10:17 2002 +++ phpdoc/en/reference/pspell/reference.xml Wed Aug 13 15:25:44 2003 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.6 $ --> +<!-- $Revision: 1.7 $ --> <!-- pspell currently (2001-08-14) doesn't use resources --> <reference id="ref.pspell"> @@ -20,9 +20,8 @@ <section id="pspell.requirements"> &reftitle.required; <para> - To compile PHP with pspell support, you need the aspell and pspell - libraries, available from <ulink url="&url.aspell;">&url.aspell;</ulink> - and <ulink url="&url.pspell;">&url.pspell;</ulink> respectively. + To compile PHP with pspell support, you need the aspell library, + available from <ulink url="&url.aspell;">&url.aspell;</ulink>. </para> </section>
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php