1
0
Fork 0
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:
Sergey Prigogin 2011-02-24 04:29:50 +00:00
parent 9701e70e2b
commit 56d1930182

View file

@ -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