betz Sun Nov 25 08:05:10 2001 EDT
Modified files:
/phpdoc/en/functions aspell.xml
Log:
typo fix
Index: phpdoc/en/functions/aspell.xml
diff -u phpdoc/en/functions/aspell.xml:1.18 phpdoc/en/functions/aspell.xml:1.19
--- phpdoc/en/functions/aspell.xml:1.18 Sat Nov 17 22:07:16 2001
+++ phpdoc/en/functions/aspell.xml Sun Nov 25 08:05:10 2001
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.18 $ -->
+<!-- $Revision: 1.19 $ -->
<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 capabilities in php, use <link
+ spell-checking capibilities in php, use <link
linkend="ref.pspell">pspell</link> instead. It uses pspell
library and works with newer versions of aspell.
</simpara>