Skip to content

Commit cd543fa

Browse files
committed
Fix typo
1 parent 9ce923e commit cd543fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

document/core/exec/instructions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4187,7 +4187,7 @@ Control Instructions
41874187
.. math::
41884188
\begin{array}{lcl@{\qquad}l}
41894189
S; F; \reff~(\BRONCAST~l~\X{rt}_1~\X{rt}_2) &\stepto& \reff~(\BR~l)
4190-
& (\iff S \vdashval \reff : \X{rt}}
4190+
& (\iff S \vdashval \reff : \X{rt}
41914191
\land {} \vdashreftypematch \X{rt} \matchesreftype \insttype_{F.\AMODULE}(\X{rt}_2)) \\
41924192
S; F; \reff~(\BRONCAST~l~\X{rt}_1~\X{rt}_2) &\stepto& \reff
41934193
& (\otherwise) \\

0 commit comments

Comments
 (0)