docs: remove duplicate the's
Signed-off-by: geekvest <cuimoman@sohu.com>
This commit is contained in:
parent
1dd35fe0e0
commit
b43e8ce902
4 changed files with 4 additions and 4 deletions
|
|
@ -1480,7 +1480,7 @@ static void ts_parser__handle_error(
|
|||
ts_stack_record_summary(self->stack, version, MAX_SUMMARY_DEPTH);
|
||||
|
||||
// Begin recovery with the current lookahead node, rather than waiting for the
|
||||
// next turn of the parse loop. This ensures that the tree accounts for the the
|
||||
// next turn of the parse loop. This ensures that the tree accounts for the
|
||||
// current lookahead token's "lookahead bytes" value, which describes how far
|
||||
// the lexer needed to look ahead beyond the content of the token in order to
|
||||
// recognize it.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue