Skip to content

Commit 33cd715

Browse files
authored
Update xqsuite.xml
1 parent 93f3803 commit 33cd715

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/xar-resources/data/xqsuite/xqsuite.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@
139139
<term><code>%test:assertError($err)</code></term>
140140
<listitem>
141141
<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>
143143
</listitem>
144144
</varlistentry>
145145
<varlistentry>

0 commit comments

Comments
 (0)