yohgaki         Sun Apr  7 01:01:33 2002 EDT

  Modified files:              
    /phpdoc/en/functions        pgsql.xml 
  Log:
  Minor fix
  
  
Index: phpdoc/en/functions/pgsql.xml
diff -u phpdoc/en/functions/pgsql.xml:1.76 phpdoc/en/functions/pgsql.xml:1.77
--- phpdoc/en/functions/pgsql.xml:1.76  Sun Apr  7 00:07:29 2002
+++ phpdoc/en/functions/pgsql.xml       Sun Apr  7 01:01:32 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.76 $ -->
+<!-- $Revision: 1.77 $ -->
  <reference id="ref.pgsql">
   <title>PostgreSQL functions</title>
   <titleabbrev>PostgreSQL</titleabbrev>
@@ -1125,11 +1125,11 @@
      </para>
     </warning>
     <para>
-     Notice message tracking can be set to optional setting 1 for
+     Notice message tracking can be set to optional by setting 1 for
      <literal>pgsql.ignore_notice</literal> ini from PHP 4.3.0.
     </para>
     <para>
-     Notice message logging can be set to optional setting 0 for
+     Notice message logging can be set to optional by setting 0 for
      <literal>pgsql.log_notice</literal> ini from PHP 4.3.0. Unless
      <literal>pgsql.ignore_notice</literal> is set to 0, notice message
      cannot be logged.


Reply via email to