Skip to content

Commit 88ef520

Browse files
author
Guy Bedford
committed
fixup
1 parent c6acc6e commit 88ef520

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

document/core/appendix/embedding.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ Modules
141141
.. _embed-extern-subtype:
142142

143143
:math:`\F{module\_extern\_subtype}(\externtype_1, \externtype_2) : \bool`
144-
.......................................................................
144+
.........................................................................
145145

146146
1. If :math:`\externtype_1` and :math:`\externtype_2` are both of the form :math:`\ETFUNC~\functype_1` and :math:`\ETFUNC~\functype_2` respectively:
147147

@@ -253,7 +253,7 @@ Modules
253253
.. _embed-direct-exports:
254254

255255
:math:`\F{module\_direct\_exports}(\module) : (\name, \externtype)^\ast`
256-
.......................................................................
256+
........................................................................
257257

258258
1. Pre-condition: :math:`\module` is :ref:`valid <valid-module>` with external import types :math:`\externtype^\ast` and external export types :math:`{\externtype'}^\ast`.
259259

@@ -280,7 +280,7 @@ Modules
280280
.. _embed-indirect-exports:
281281

282282
:math:`\F{module\_indirect\_exports}(\module) : (\name, \name, \name)^\ast`
283-
................................................................
283+
...........................................................................
284284

285285
1. Pre-condition: :math:`\module` is :ref:`valid <valid-module>` with external import types :math:`\externtype^\ast` and external export types :math:`{\externtype'}^\ast`.
286286

0 commit comments

Comments
 (0)