manuzhai                Mon Apr 29 05:47:25 2002 EDT

  Modified files:              
    /phpdoc/en/reference/mysql/functions        mysql-error.xml 
  Log:
  Fixed typo.
  
Index: phpdoc/en/reference/mysql/functions/mysql-error.xml
diff -u phpdoc/en/reference/mysql/functions/mysql-error.xml:1.4 
phpdoc/en/reference/mysql/functions/mysql-error.xml:1.5
--- phpdoc/en/reference/mysql/functions/mysql-error.xml:1.4     Mon Apr 22 01:56:53 
2002
+++ phpdoc/en/reference/mysql/functions/mysql-error.xml Mon Apr 29 05:47:25 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <!-- splitted from ./en/functions/mysql.xml, last change in rev 1.2 -->
   <refentry id="function.mysql-error">
    <refnamediv>
@@ -30,7 +30,7 @@
      <function>mysql_errno</function>), so if you want to use it, make
      sure you check the value before calling another MySQL function.
      <example>
-      <title>mysql_errno Example</title>
+      <title>mysql_error Example</title>
       <programlisting role="php">
 <![CDATA[
 <?php


Reply via email to