mirror of
https://github.com/postgres/postgres.git
synced 2025-05-14 00:03:46 -04:00
Spelling fix
This commit is contained in:
parent
9bdd3b82e6
commit
e836579737
@ -240,7 +240,7 @@ Makefile)
|
|||||||
|
|
||||||
xslt_process(document,stylesheet,paramlist) RETURNS text
|
xslt_process(document,stylesheet,paramlist) RETURNS text
|
||||||
|
|
||||||
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
|
the transformed result. The paramlist is a list of parameter
|
||||||
assignments to be used in the transformation, specified in the form
|
assignments to be used in the transformation, specified in the form
|
||||||
'a=1,b=2'. Note that this is also proof-of-concept code and the
|
'a=1,b=2'. Note that this is also proof-of-concept code and the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user