hholzgra Sun Nov 25 09:57:12 2001 EDT
Modified files:
/phpdoc/en/functions aspell.xml
Log:
reverted last patch after dictionary consultation
Index: phpdoc/en/functions/aspell.xml
diff -u phpdoc/en/functions/aspell.xml:1.19 phpdoc/en/functions/aspell.xml:1.20
--- phpdoc/en/functions/aspell.xml:1.19 Sun Nov 25 08:05:10 2001
+++ phpdoc/en/functions/aspell.xml Sun Nov 25 09:57:10 2001
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.19 $ -->
+<!-- $Revision: 1.20 $ -->
<reference id="ref.aspell">
<title>Aspell functions [deprecated]</title>
<titleabbrev>Aspell</titleabbrev>
@@ -14,7 +14,7 @@
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 capibilities in php, use <link
+ 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>