spelling: irrelevant

This commit is contained in:
Josh Soref 2020-05-25 03:40:23 -04:00
parent 72d8c52ac0
commit a9a0cbbd9e

View File

@ -88,7 +88,7 @@ void Scanner::ScanNextToken() {
return StartStream();
}
// get rid of whitespace, etc. (in between tokens it should be irrelevent)
// get rid of whitespace, etc. (in between tokens it should be irrelevant)
ScanToNextToken();
// maybe need to end some blocks