diff options
Diffstat (limited to 'doc/src/sgml/xml2.sgml')
-rw-r--r-- | doc/src/sgml/xml2.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/xml2.sgml b/doc/src/sgml/xml2.sgml index df0f53c5499..47ea7166fd1 100644 --- a/doc/src/sgml/xml2.sgml +++ b/doc/src/sgml/xml2.sgml @@ -154,7 +154,7 @@ </entry> <entry> <para> - Like <function>xpath_nodeset(document, query, toptag, itemtag)</> but result omits toptag. + Like <function>xpath_nodeset(document, query, toptag, itemtag)</> but result omits <literal>toptag</literal>. </para> </entry> </row> @@ -460,7 +460,7 @@ xslt_process(text document, text stylesheet, text paramlist) returns text <para> Development of this module was sponsored by Torchbox Ltd. (www.torchbox.com). - It has the same BSD licence as PostgreSQL. + It has the same BSD license as PostgreSQL. </para> </sect2> |