In head comment of CurPPLexer field of class Preprocessor,
'The current top of the stack what we're lexing from' should be
'The current top of the stack that we're lexing from'
Signed-off-by: Zhouyi Zhou <zhouzhouyi@gmail.com>
Differential D149709
Fix a typo in head comment of CurPPLexer zhouyizhou on May 2 2023, 5:37 PM. Authored by
Details In head comment of CurPPLexer field of class Preprocessor, Signed-off-by: Zhouyi Zhou <zhouzhouyi@gmail.com>
Diff Detail
Event TimelineComment Actions Thanks for the fix! Don't see any other places in the file to fix.
Comment Actions Thanks for review my patch ;-) Thanks in Advance ;-) |
This already uses "that".