Spelling fix
authorPeter Eisentraut <[email protected]>
Tue, 27 Jul 2010 18:55:44 +0000 (18:55 +0000)
committerPeter Eisentraut <[email protected]>
Tue, 27 Jul 2010 18:55:44 +0000 (18:55 +0000)
doc/src/sgml/xml2.sgml

index 392a5b24cd2197caa13850536a64d51b73b70061..98486af909fd734bdc7764b03c5b95bf76c0f1bd 100644 (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