yannick         Tue Jul 27 17:49:47 2004 EDT

  Modified files:              
    /phpdoc/en/reference/pgsql/functions        pg-result-error.xml 
  Log:
  typo
  
http://cvs.php.net/diff.php/phpdoc/en/reference/pgsql/functions/pg-result-error.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/pgsql/functions/pg-result-error.xml
diff -u phpdoc/en/reference/pgsql/functions/pg-result-error.xml:1.3 
phpdoc/en/reference/pgsql/functions/pg-result-error.xml:1.4
--- phpdoc/en/reference/pgsql/functions/pg-result-error.xml:1.3 Tue Jul 27 14:48:22 
2004
+++ phpdoc/en/reference/pgsql/functions/pg-result-error.xml     Tue Jul 27 17:49:47 
2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <!-- splitted from ./en/functions/pgsql.xml, last change in rev 1.82 -->
   <refentry id='function.pg-result-error'>
    <refnamediv>
@@ -22,7 +22,7 @@
     </para>
     <para>
      Because <function>pg_query</function> returns &false; if the query fails,
-     you must must use <function>pg_send_query</function> and
+     you must use <function>pg_send_query</function> and
      <function>pg_get_result</function> to get the result handle.
     </para>
     <para>

Reply via email to