1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-30 06:01:21 +03:00

doc: Spell checking

This commit is contained in:
Peter Eisentraut
2014-07-16 22:20:15 -04:00
parent 1264ef31a3
commit aa68872561
27 changed files with 87 additions and 87 deletions

View File

@@ -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>