We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b26ed35 commit 5a54266Copy full SHA for 5a54266
contrib/xml2/README.xml2
@@ -159,7 +159,7 @@ Makefile)
159
160
xslt_process(document,stylesheet,paramlist) RETURNS text
161
162
-This function appplies the XSL stylesheet to the document and returns
+This function applies the XSL stylesheet to the document and returns
163
the transformed result. The paramlist is a list of parameter
164
assignments to be used in the transformation, specified in the form
165
'a=1,b=2'. Note that this is also proof-of-concept code and the
0 commit comments