Skip to content

Commit 7f7fc33

Browse files
authored
[spec] Fix macro (#2033)
1 parent 64478fc commit 7f7fc33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

document/core/util/macros.def

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1373,7 +1373,7 @@
13731373
.. |FIdots| mathdef:: \dots
13741374

13751375
.. |TITYPE| mathdef:: \xref{exec/runtime}{syntax-tableinst}{\K{type}}
1376-
.. |TIREFS| mathdef:: \xref{exec/runtime}{syntax-tableinst}{\K{elem}}
1376+
.. |TIREFS| mathdef:: \xref{exec/runtime}{syntax-tableinst}{\K{refs}}
13771377

13781378
.. |MITYPE| mathdef:: \xref{exec/runtime}{syntax-meminst}{\K{type}}
13791379
.. |MIBYTES| mathdef:: \xref{exec/runtime}{syntax-meminst}{\K{bytes}}

0 commit comments

Comments
 (0)