fix class name. spoted by user note

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208279 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Nuno Lopes 2006-02-28 23:30:05 +00:00
parent 5cc1e4fddc
commit 4ce251b81d

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.4 $ -->
<!-- $Revision: 1.5 $ -->
<!-- Author: Uwe Steinmann <steinm@php.net> -->
<!-- Purpose: database.vendors -->
<!-- Membership: pecl, external -->
@ -51,12 +51,12 @@
<title>Object oriented API</title>
<para>
The paradox extension provides also an object oriented API. It consists of
only one class called paradox_doc. Its methods only differ from the
only one class called paradox_db. Its methods only differ from the
functions in its name and of course the missing first parameter. The
following table will list all methods and its equivalent functions.
<table id="paradox.table-class-methods">
<title>Methods of class paradox_doc</title>
<title>Methods of class paradox_db</title>
<tgroup cols="2">
<thead>
<row>