mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 08:58:56 +00:00
Additional details for pspell support
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29754 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
f4957ac8d7
commit
c3b8545841
1 changed files with 5 additions and 2 deletions
|
@ -8,8 +8,11 @@
|
|||
spelling of a word and offer suggestions.
|
||||
</simpara>
|
||||
<simpara>
|
||||
You need the aspell and pspell libraries, available from: <ulink
|
||||
url="&url.pspell;">&url.pspell;</ulink>.
|
||||
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, and
|
||||
add the <option role="configure">--with-pspell[=dir]</option> option
|
||||
when compiling php.
|
||||
</simpara>
|
||||
</partintro>
|
||||
|
||||
|
|
Loading…
Reference in a new issue