Skip to content

Commit bcf228e

Browse files
committed
[std] Remove 'is required' from notes
1 parent 870e89a commit bcf228e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

source/lex.tex

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -665,8 +665,7 @@
665665
(collectively, ``whitespace''), as described below, are ignored except
666666
as they serve to separate tokens.
667667
\begin{note}
668-
Some whitespace is
669-
required to separate otherwise adjacent identifiers, keywords, numeric
668+
Whitespace can separate otherwise adjacent identifiers, keywords, numeric
670669
literals, and alternative tokens containing alphabetic characters.
671670
\end{note}
672671
\indextext{token|)}

0 commit comments

Comments
 (0)