yohgaki         Sun Apr  7 19:54:08 2002 EDT

  Modified files:              
    /phpdoc/en/functions        pgsql.xml 
  Log:
  Fixed typo
  
  
Index: phpdoc/en/functions/pgsql.xml
diff -u phpdoc/en/functions/pgsql.xml:1.77 phpdoc/en/functions/pgsql.xml:1.78
--- phpdoc/en/functions/pgsql.xml:1.77  Sun Apr  7 01:01:32 2002
+++ phpdoc/en/functions/pgsql.xml       Sun Apr  7 19:54:08 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.77 $ -->
+<!-- $Revision: 1.78 $ -->
  <reference id="ref.pgsql">
   <title>PostgreSQL functions</title>
   <titleabbrev>PostgreSQL</titleabbrev>
@@ -2204,7 +2204,7 @@
      </methodsynopsis>
     <para>
      <function>pg_connection_status</function> returns a connection
-     status. Possible status is <literal>PGSQL_CONNECTION_O</literal>
+     status. Possible status is <literal>PGSQL_CONNECTION_OK</literal>
      or <literal>PGSQL_CONNECTION_BAD</literal>.
     </para>
     <para>


Reply via email to