Skip to content

Commit 04beeb7

Browse files
authored
[spec] Fix naming typo (#1532)
1 parent fa8aacd commit 04beeb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

document/core/exec/modules.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ New instances of :ref:`functions <syntax-funcinst>`, :ref:`tables <syntax-tablei
313313

314314
2. Let :math:`a` be the first free :ref:`element address <syntax-elemaddr>` in :math:`S`.
315315

316-
3. Let :math:`\eleminst` be the :ref:`element instance <syntax-eleminst>` :math:`\{ \EITYPE~t, \EIELEM~\reff^\ast \}`.
316+
3. Let :math:`\eleminst` be the :ref:`element instance <syntax-eleminst>` :math:`\{ \EITYPE~\reftype, \EIELEM~\reff^\ast \}`.
317317

318318
4. Append :math:`\eleminst` to the |SELEMS| of :math:`S`.
319319

0 commit comments

Comments
 (0)