diff --git a/functions/xslt.xml b/functions/xslt.xml index 77110576ec..cd08347c95 100644 --- a/functions/xslt.xml +++ b/functions/xslt.xml @@ -118,7 +118,7 @@ int xslt_errno - int xh + resource xh @@ -142,7 +142,7 @@ mixed xslt_error - int xh + resource xh @@ -165,7 +165,7 @@ string xslt_fetch_result - int xh + resource xh string result_name @@ -438,7 +438,8 @@ if (xslt_process($xslData, $xmlData, $result)) { &warn.experimental.func; - Set SAX handlers on the resource handle given by xh. + Set SAX handlers on the resource handle given by + xh.