takagi Sat Apr 1 00:52:17 2006 UTC
Modified files:
/phpdoc/en/reference/paradox reference.xml
Log:
typo
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/paradox/reference.xml?r1=1.6&r2=1.7&diff_format=u
Index: phpdoc/en/reference/paradox/reference.xml
diff -u phpdoc/en/reference/paradox/reference.xml:1.6
phpdoc/en/reference/paradox/reference.xml:1.7
--- phpdoc/en/reference/paradox/reference.xml:1.6 Thu Mar 30 15:55:05 2006
+++ phpdoc/en/reference/paradox/reference.xml Sat Apr 1 00:52:17 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
<!-- Author: Uwe Steinmann <[EMAIL PROTECTED]> -->
<!-- Purpose: database.vendors -->
<!-- Membership: pecl, external -->
@@ -31,7 +31,7 @@
&reftitle.required;
<para>
You need at least PHP 5.0.0 and pxlib >= 0.4.4 for the basic set
- of functions. Some never functions are only available with pxlib >=
+ of functions. Some newer functions are only available with pxlib >=
0.6.0. Reading and writing of encryted databases requires at least
pxlib >= 0.5.0. The paradox library (pxlib) is available at
<ulink url="&url.paradox.pxlib;">&url.paradox.pxlib;</ulink>.