You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/main/xar-resources/data/xqsuite/xqsuite.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -139,7 +139,7 @@
139
139
<term><code>%test:assertError($err)</code></term>
140
140
<listitem>
141
141
<para>Evaluating the tested function should result in a dynamic error. If a value is
142
-
given for <code>$error</code>, it should either be: 1) the error code of the dynamic error, or 2) a regular expression that matches the error description.</para>
142
+
given for <code>$err</code>, it should either be: 1) the error code of the dynamic error, or 2) a regular expression that matches the error description.</para>
0 commit comments