From: Peter Eisentraut Date: Mon, 7 May 2007 07:53:26 +0000 (+0000) Subject: Grammar correction X-Git-Tag: REL8_3_BETA1~711 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e292090b59589e70bd9b9c5b09f595987b73c318;p=thirdparty%2Fpostgresql.git Grammar correction --- diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml index 18d06eded98..6c901f9cca6 100644 --- a/doc/src/sgml/func.sgml +++ b/doc/src/sgml/func.sgml @@ -1,4 +1,4 @@ - + Functions and Operators @@ -7931,7 +7931,7 @@ cursor_to_xml(cursor refcursor, count int, nulls boolean, tableforest boolean, t - The data values are mapping in the same way as described for the + The data values are mapped in the same way as described for the function xmlelement above.