From:             [EMAIL PROTECTED]
Operating system: Irrelevant
PHP version:      Irrelevant
PHP Bug Type:     Documentation problem
Bug description:  typo in maxdb_get_client_version()

Description:
------------
There is a typo in the documentation of maxdb_get_client_version().

"to know if some capability exits." should be "to know if some capability
exists."

Expected result:
----------------
Index: en/reference/maxdb/functions/maxdb-get-client-version.xml
===================================================================
RCS file:
/repository/phpdoc/en/reference/maxdb/functions/maxdb-get-client-version.xml,v
retrieving revision 1.2
diff -u -r1.2 maxdb-get-client-version.xml
--- en/reference/maxdb/functions/maxdb-get-client-version.xml   8 Mar 2005
16:39:06 -0000       1.2
+++ en/reference/maxdb/functions/maxdb-get-client-version.xml   4 Mar 2006
12:34:25 -0000
@@ -24,7 +24,7 @@
     </para>
     <para>
       This is useful to quickly determine the version of the client
library
-      to know if some capability exits.
+      to know if some capability exists.
     </para>
    </refsect1>
    <refsect1>



-- 
Edit bug report at http://bugs.php.net/?id=36609&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=36609&r=trysnapshot44
Try a CVS snapshot (PHP 5.1): 
http://bugs.php.net/fix.php?id=36609&r=trysnapshot51
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=36609&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=36609&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=36609&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=36609&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=36609&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=36609&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=36609&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=36609&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=36609&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=36609&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=36609&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=36609&r=php3
Daylight Savings:             http://bugs.php.net/fix.php?id=36609&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=36609&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=36609&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=36609&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=36609&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=36609&r=mysqlcfg

Reply via email to