1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-31 22:04:40 +03:00

Spelling fix

This commit is contained in:
Peter Eisentraut
2010-07-27 18:55:44 +00:00
parent 0aab3c0c8d
commit 3c93b54b93

View File

@ -1,4 +1,4 @@
<!-- $PostgreSQL: pgsql/doc/src/sgml/xml2.sgml,v 1.4.2.1 2008/05/08 16:49:48 tgl Exp $ -->
<!-- $PostgreSQL: pgsql/doc/src/sgml/xml2.sgml,v 1.4.2.2 2010/07/27 18:55:44 petere Exp $ -->
<sect1 id="xml2">
<title>xml2</title>
@ -385,7 +385,7 @@ WHERE t.author_id = p.person_id;
</synopsis>
<para>
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
<literal>a=1,b=2</>. Note that the