dallas Sun Aug 25 09:34:56 2002 EDT Modified files: /phpdoc/en/reference/pgsql/functions pg-update.xml Log: Fix a typo Index: phpdoc/en/reference/pgsql/functions/pg-update.xml diff -u phpdoc/en/reference/pgsql/functions/pg-update.xml:1.5 phpdoc/en/reference/pgsql/functions/pg-update.xml:1.6 --- phpdoc/en/reference/pgsql/functions/pg-update.xml:1.5 Sun Aug 25 09:21:21 2002 +++ phpdoc/en/reference/pgsql/functions/pg-update.xml Sun Aug 25 09:34:55 2002 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.5 $ --> +<!-- $Revision: 1.6 $ --> <!-- splitted from ./en/functions/pgsql.xml, last change in rev 1.80 --> <refentry id='function.pg-update'> <refnamediv> @@ -23,7 +23,7 @@ <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. + <literal>data</literal> with specified options. </para> <example> <title>pg_update</title>
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php