From: Peter Eisentraut Date: Tue, 27 Jul 2010 18:55:44 +0000 (+0000) Subject: Spelling fix X-Git-Tag: REL8_3_12~43 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3c93b54b939741db2d290556b3180e6fc3eb8318;p=postgresql Spelling fix --- diff --git a/doc/src/sgml/xml2.sgml b/doc/src/sgml/xml2.sgml index 392a5b24cd..98486af909 100644 --- a/doc/src/sgml/xml2.sgml +++ b/doc/src/sgml/xml2.sgml @@ -1,4 +1,4 @@ - + xml2 @@ -385,7 +385,7 @@ WHERE t.author_id = p.person_id; - This function appplies the XSL stylesheet to the document and returns + This function applies the XSL stylesheet to the document and returns the transformed result. The paramlist is a list of parameter assignments to be used in the transformation, specified in the form a=1,b=2. Note that the