conni           Tue Apr 23 20:19:49 2002 EDT

  Modified files:              
    /phpdoc/en/reference/pgsql/functions        pg-escape-bytea.xml 
  Log:
  changed wrong function name
  
Index: phpdoc/en/reference/pgsql/functions/pg-escape-bytea.xml
diff -u phpdoc/en/reference/pgsql/functions/pg-escape-bytea.xml:1.2 
phpdoc/en/reference/pgsql/functions/pg-escape-bytea.xml:1.3
--- phpdoc/en/reference/pgsql/functions/pg-escape-bytea.xml:1.2 Wed Apr 17 02:43:18 
2002
+++ phpdoc/en/reference/pgsql/functions/pg-escape-bytea.xml     Tue Apr 23 20:19:49 
+2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <!-- splitted from ./en/functions/pgsql.xml, last change in rev 1.61 -->
   <refentry id='function.pg-escape-bytea'>
    <refnamediv>
@@ -15,7 +15,7 @@
       <methodparam><type>string</type><parameter>data</parameter></methodparam>
      </methodsynopsis>
     <para>
-     <function>pg_escape_string</function> escapes string for
+     <function>pg_escape_bytea</function> escapes string for
      bytea datatype.  It returns escaped string.
     </para>
     <note>


Reply via email to