Date: 08/31/00
- Next message: Luca Perugini: "[PHP-DOC] cvs: phpdoc /it/functions bc.xml"
- Previous message: Luca Perugini: "[PHP-DOC] cvs: phpdoc /it/functions array.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
perugini Thu Aug 31 09:01:21 2000 EDT
Modified files:
/phpdoc/it/functions aspell.xml
Log:
Sync with en tree.
Index: phpdoc/it/functions/aspell.xml
diff -u phpdoc/it/functions/aspell.xml:1.3 phpdoc/it/functions/aspell.xml:1.4
--- phpdoc/it/functions/aspell.xml:1.3 Sat Jun 24 00:38:44 2000
+++ phpdoc/it/functions/aspell.xml Thu Aug 31 09:01:21 2000
@@ -7,6 +7,13 @@
The <function>aspell</function> functions allows you to check the
spelling on a word and offer suggestions.
</simpara>
+ <note><simpara>
+ aspell works only with very old (up to .27.* or so) versions of aspell
+ library. Neither this module, nor those versions of aspell library are
+ supported any longer. If you want to use spell-checking capabilities in
+ php, use <link linkend="ref.pspell">pspell</link> instead. It uses
+ pspell library and works with newer versions of aspell.
+ </simpara></note>
<simpara>
You need the aspell library, available from: <ulink
url="&url.aspell;">&url.aspell;</ulink>.
- Next message: Luca Perugini: "[PHP-DOC] cvs: phpdoc /it/functions bc.xml"
- Previous message: Luca Perugini: "[PHP-DOC] cvs: phpdoc /it/functions array.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

