diff --git a/specifications/xslt-40/src/xslt.xml b/specifications/xslt-40/src/xslt.xml
index d33a033c0..bb24ec536 100644
--- a/specifications/xslt-40/src/xslt.xml
+++ b/specifications/xslt-40/src/xslt.xml
@@ -15855,9 +15855,9 @@ and version="1.0"
otherwise.
err:stack-trace |
- fn() as xs:string? |
- A zero-arity function which, when called, returns
- an string containing diagnostic
+ | xs:string? |
+ An
+ string containing diagnostic
information about the state of execution at the point where the error occured,
or an empty sequence if no stack trace is available. |