Skip to content

Commit 228614a

Browse files
[spec] Fix typos (#2006)
Fix formal notation typos in section "Appendix > Custom Sections and Annotations > Name Section".
1 parent 0f1bc28 commit 228614a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

document/core/appendix/custom.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ It consists of an :ref:`indirect name map <binary-indirectnamemap>` assigning fi
178178
.. math::
179179
\begin{array}{llclll}
180180
\production{field name subsection} & \Bfieldnamesubsec &::=&
181-
\Bnamesubsection_10(\Bindirectnamemap) \\
181+
\Bnamesubsection_{10}(\Bindirectnamemap) \\
182182
\end{array}
183183
184184
@@ -194,7 +194,7 @@ It consists of a :ref:`name map <binary-namemap>` assigning tag names to :ref:`t
194194
.. math::
195195
\begin{array}{llclll}
196196
\production{tag name subsection} & \Btagnamesubsec &::=&
197-
\Bnamesubsection_1(\Bnamemap) \\
197+
\Bnamesubsection_{11}(\Bnamemap) \\
198198
\end{array}
199199
200200

0 commit comments

Comments
 (0)