Skip to content

Commit 1510e7e

Browse files
committed
fix typos in xsl article
see #234
1 parent 555a7a6 commit 1510e7e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/xar-resources/data/xsl-transform/xsl-transform.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<!-- ================================================================== -->
1414

15-
<para>eXist-db can perform XSLT transformations inside XQuery code. FOr this you need to use the
15+
<para>eXist-db can perform XSLT transformations inside XQuery code. For this you need to use the
1616
<code>transform</code> module.</para>
1717

1818
<!-- ================================================================== -->
@@ -68,7 +68,7 @@
6868
</listitem>
6969
</varlistentry>
7070
<varlistentry>
71-
<term><code>$options</code></term>
71+
<term><code>$parameters</code></term>
7272
<listitem>
7373
<para>Specify any stylesheet parameters. This must be an XML fragment like the following
7474
example:</para>

0 commit comments

Comments
 (0)