Skip to content

Commit 2c492b8

Browse files
committed
Merge pull request #631 from tkoeppe/spuriousspace
[lex] Remove spurious whitespace
2 parents 7e1ed4b + 43b65fb commit 2c492b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/lex.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
\rSec1[lex.phases]{Phases of translation}%
5252

5353
\pnum
54-
\indextext{translation!phases|(}
54+
\indextext{translation!phases|(}%
5555
The precedence among the syntax rules of translation is specified by the
5656
following phases.\footnote{Implementations must behave as if these separate phases
5757
occur, although in practice different phases might be folded together.}

0 commit comments

Comments
 (0)