Misc. comment typos

Found via `codespell -q 3`
This commit is contained in:
luz.paz
2018-02-12 14:54:17 -05:00
parent e6afb9cbae
commit 622b3adad3
12 changed files with 33 additions and 33 deletions

View File

@ -1490,7 +1490,7 @@ int main(int argc, char **argv)
}
// the hardcoded compressed lengths being verified _could_
// change if you changed the compresser parameters; but pure
// change if you changed the compressor parameters; but pure
// performance optimizations shouldn't change them
p = stb_file("data/cantrbry.zip", &len2);
if (p) {