From 3c93b54b939741db2d290556b3180e6fc3eb8318 Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Tue, 27 Jul 2010 18:55:44 +0000 Subject: [PATCH] Spelling fix --- doc/src/sgml/xml2.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/src/sgml/xml2.sgml b/doc/src/sgml/xml2.sgml index 392a5b24cd2..98486af909f 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 -- 2.39.5