Date: 02/28/03
- Next message: Dallas Thunder: "[PHP-DOC] cvs: phpdoc /en/reference/pgsql/functions pg-fetch-assoc.xml"
- Previous message: Cornelia Boenigk: "Re: [PHP-DOC] cvs: phpdoc /en/reference/pgsql/functions pg-ping.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
dallas Fri Feb 28 01:33:15 2003 EDT
Modified files:
/phpdoc/en/reference/pgsql/functions pg-get-notify.xml
Log:
A typo fixed.
Index: phpdoc/en/reference/pgsql/functions/pg-get-notify.xml
diff -u phpdoc/en/reference/pgsql/functions/pg-get-notify.xml:1.1 phpdoc/en/reference/pgsql/functions/pg-get-notify.xml:1.2
--- phpdoc/en/reference/pgsql/functions/pg-get-notify.xml:1.1 Fri Oct 18 06:25:55 2002
+++ phpdoc/en/reference/pgsql/functions/pg-get-notify.xml Fri Feb 28 01:33:15 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<refentry id="function.pg-get-notify">
<refnamediv>
<refname>pg_get_notify</refname>
@@ -14,7 +14,7 @@
</methodsynopsis>
<para>
<function>pg_get_notify</function> gets notify message sent by
- <literal>NOTIFY</literal> SQL command. To recieve nofigy
+ <literal>NOTIFY</literal> SQL command. To recieve notify
messages, <literal>LISTEN</literal> SQL command must be
issued. If there is notify message on the connection, array
contains message name and backend PID is returned. If there is no
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Dallas Thunder: "[PHP-DOC] cvs: phpdoc /en/reference/pgsql/functions pg-fetch-assoc.xml"
- Previous message: Cornelia Boenigk: "Re: [PHP-DOC] cvs: phpdoc /en/reference/pgsql/functions pg-ping.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

