More misc. typos

found via `codespell-q 3`
please review
This commit is contained in:
luz.paz
2018-02-09 06:57:29 -05:00
parent d5e4915ebe
commit eb91c0e4ed
24 changed files with 39 additions and 39 deletions

View File

@@ -2363,7 +2363,7 @@ zlib_advance(struct zlib *zlib, png_uint_32 nbytes)
flush = Z_NO_FLUSH;
out_bytes = 0;
/* NOTE: expression 3 is only evaluted on 'continue', because of the
/* NOTE: expression 3 is only evaluated on 'continue', because of the
* 'break' at the end of this loop below.
*/
for (;endrc == ZLIB_OK;