vrana Mon Jan 30 14:16:06 2006 UTC
Modified files: /phpdoc/en/reference/dbplus reference.xml Log: Typo (bug #36211) http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/dbplus/reference.xml?r1=1.8&r2=1.9&diff_format=u Index: phpdoc/en/reference/dbplus/reference.xml diff -u phpdoc/en/reference/dbplus/reference.xml:1.8 phpdoc/en/reference/dbplus/reference.xml:1.9 --- phpdoc/en/reference/dbplus/reference.xml:1.8 Sun Sep 4 19:39:10 2005 +++ phpdoc/en/reference/dbplus/reference.xml Mon Jan 30 14:16:05 2006 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.8 $ --> +<!-- $Revision: 1.9 $ --> <!-- Purpose: database.vendors --> <!-- Membership: pecl, external --> @@ -19,7 +19,7 @@ usage in mind. While providing SQL as an additional language interface, it is not really a SQL database in the first place but provides its own AQL query language which is much more influenced - by the relational algebra then SQL is. + by the relational algebra than SQL is. </para> <para> Concept asa always had an interest in supporting open source