Skip to content
This repository was archived by the owner on Apr 25, 2025. It is now read-only.

Commit af287a7

Browse files
authored
Add missing backquote in catch_all_ref validation section (#343)
1 parent ad19491 commit af287a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

document/core/valid/instructions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1466,7 +1466,7 @@ Control Instructions
14661466

14671467
* The label :math:`C.\CLABELS[l]` must be defined in the context.
14681468

1469-
* The :ref:`result type <syntax-resulttype>` :math:`C.\CLABELS[l] must be :math:`[\EXNREF]`.
1469+
* The :ref:`result type <syntax-resulttype>` :math:`C.\CLABELS[l]` must be :math:`[\EXNREF]`.
14701470

14711471
* Then the catch clause is valid.
14721472

0 commit comments

Comments
 (0)