derick Sun Aug 25 09:21:21 2002 EDT
Modified files:
/phpdoc/en/reference/pgsql/functions pg-update.xml
Log:
- Fix dot
Index: phpdoc/en/reference/pgsql/functions/pg-update.xml
diff -u phpdoc/en/reference/pgsql/functions/pg-update.xml:1.4
phpdoc/en/reference/pgsql/functions/pg-update.xml:1.5
--- phpdoc/en/reference/pgsql/functions/pg-update.xml:1.4 Wed Apr 24 04:31:06
2002
+++ phpdoc/en/reference/pgsql/functions/pg-update.xml Sun Aug 25 09:21:21 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/pgsql.xml, last change in rev 1.80 -->
<refentry id='function.pg-update'>
<refnamediv>
@@ -20,7 +20,7 @@
</methodsynopsis>
<para>
<function>pg_update</function> updates records that matches
- <literal>condition</literal> with <literal>data</literal> If
+ <literal>condition</literal> with <literal>data</literal>. If
<literal>options</literal> is specified,
<function>pg_convert</function> is applied to
<literal>assoc_array</literal> with specified options.
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php