chore: fix some typos in conments

Signed-off-by: redistay <wujunjing@outlook.com>
This commit is contained in:
redistay 2024-04-02 19:37:55 +08:00
parent 92a049c2dd
commit 182cb42953
6 changed files with 7 additions and 7 deletions

View file

@ -42,7 +42,7 @@ fn quoted_by(quote: char, input: Span) -> IResult<Token> {
)));
}
}
// if it was preceeded by a `\` or if it was anything else we can continue to advance
// if it was preceded by a `\` or if it was anything else we can continue to advance
}
Ok((