1
0
mirror of https://github.com/postgres/postgres.git synced 2025-09-02 04:21:28 +03:00

Spelling fixes

This commit is contained in:
Peter Eisentraut
2010-07-27 19:01:16 +00:00
parent e0226a9bf2
commit d33cfbd2e0
8 changed files with 19 additions and 19 deletions

View File

@@ -1,4 +1,4 @@
<!-- $PostgreSQL: pgsql/doc/src/sgml/xml2.sgml,v 1.7 2009/05/18 11:08:24 petere Exp $ -->
<!-- $PostgreSQL: pgsql/doc/src/sgml/xml2.sgml,v 1.8 2010/07/27 19:01:16 petere Exp $ -->
<sect1 id="xml2">
<title>xml2</title>
@@ -386,7 +386,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