* spelling: differently

* spelling: irrelevant

* spelling: specified
This commit is contained in:
Josh Soref
2020-05-25 10:30:55 -04:00
committed by GitHub
parent cb7bb9821d
commit 6701275f19
3 changed files with 4 additions and 4 deletions

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