mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Corrected typo in a comment.
This commit is contained in:
parent
9701e70e2b
commit
56d1930182
1 changed files with 1 additions and 1 deletions
|
@ -1951,7 +1951,7 @@ public class Scribe {
|
|||
|
||||
/**
|
||||
* Skip to the next occurrence of the given token type.
|
||||
* If successful, the next token will be the epxected token,
|
||||
* If successful, the next token will be the expected token,
|
||||
* otherwise the scanner position is left unchanged.
|
||||
*
|
||||
* @param expectedTokenType
|
||||
|
|
Loading…
Add table
Reference in a new issue