et Fri Mar 19 05:11:18 2004 EDT
Modified files:
/phpdoc/en/reference/mysqli/functions mysqli-errno.xml
mysqli-field-count.xml
Log:
fix two other typos
http://cvs.php.net/diff.php/phpdoc/en/reference/mysqli/functions/mysqli-errno.xml?r1=1.10&r2=1.11&ty=u
Index: phpdoc/en/reference/mysqli/functions/mysqli-errno.xml
diff -u phpdoc/en/reference/mysqli/functions/mysqli-errno.xml:1.10
phpdoc/en/reference/mysqli/functions/mysqli-errno.xml:1.11
--- phpdoc/en/reference/mysqli/functions/mysqli-errno.xml:1.10 Tue Mar 16 10:36:17
2004
+++ phpdoc/en/reference/mysqli/functions/mysqli-errno.xml Fri Mar 19 05:11:17
2004
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.10 $ -->
+<!-- $Revision: 1.11 $ -->
<refentry id="function.mysqli-errno">
<refnamediv>
<refname>mysqli_errno</refname>
- <refname>mysql->errno</refname>
+ <refname>mysqli->errno</refname>
<refpurpose>Returns the error code for the most recent function call</refpurpose>
</refnamediv>
<refsect1>
http://cvs.php.net/diff.php/phpdoc/en/reference/mysqli/functions/mysqli-field-count.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/mysqli/functions/mysqli-field-count.xml
diff -u phpdoc/en/reference/mysqli/functions/mysqli-field-count.xml:1.6
phpdoc/en/reference/mysqli/functions/mysqli-field-count.xml:1.7
--- phpdoc/en/reference/mysqli/functions/mysqli-field-count.xml:1.6 Sun Feb 22
04:40:50 2004
+++ phpdoc/en/reference/mysqli/functions/mysqli-field-count.xml Fri Mar 19 05:11:17
2004
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
<refentry id="function.mysqli-field-count">
<refnamediv>
<refname>mysqli_field_count</refname>
- <refname>mysql->field_count</refname>
+ <refname>mysqli->field_count</refname>
<refpurpose>Returns the number of columns for the most recent query</refpurpose>
</refnamediv>
<refsect1>