Skip to content

Commit 0f06880

Browse files
authored
[spec] Style eps (#1601)
1 parent f8ae6b2 commit 0f06880

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

document/core/text/lexical.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ The character stream in the source text is divided, from left to right, into a s
4848
\text{(} ~|~ \text{)} ~|~ \Treserved \\
4949
\production{keyword} & \Tkeyword &::=&
5050
(\text{a} ~|~ \dots ~|~ \text{z})~\Tidchar^\ast
51-
\qquad (\mbox{if occurring as a literal terminal in the grammar}) \\
51+
\qquad (\iff~\mbox{occurring as a literal terminal in the grammar}) \\
5252
\production{reserved} & \Treserved &::=&
5353
(\Tidchar ~|~ \Tstring)^+ \\
5454
\end{array}

0 commit comments

Comments
 (0)