Skip to content

Commit b1fbe1a

Browse files
authored
[spec] Remove inconsistent newline (#1589)
1 parent 947badf commit b1fbe1a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

document/core/exec/modules.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -449,8 +449,7 @@ and list of :ref:`reference <syntax-ref>` vectors for the module's :ref:`element
449449

450450
a. Let :math:`\limits_i~t_i` be the :ref:`table type <syntax-tabletype>` :math:`\table_i.\TTYPE`.
451451

452-
b. Let :math:`\tableaddr_i` be the :ref:`table address <syntax-tableaddr>` resulting from :ref:`allocating <alloc-table>` :math:`\table_i.\TTYPE`
453-
with initialization value :math:`\REFNULL~t_i`.
452+
b. Let :math:`\tableaddr_i` be the :ref:`table address <syntax-tableaddr>` resulting from :ref:`allocating <alloc-table>` :math:`\table_i.\TTYPE` with initialization value :math:`\REFNULL~t_i`.
454453

455454
4. For each :ref:`memory <syntax-mem>` :math:`\mem_i` in :math:`\module.\MMEMS`, do:
456455

0 commit comments

Comments
 (0)