Merge pull request #6542 from radarhere/typo

Fixed typo
This commit is contained in:
Hugo van Kemenade 2022-08-27 12:35:32 +03:00 committed by GitHub
commit ad7be550aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -916,7 +916,7 @@ ImagingLibTiffEncode(Imaging im, ImagingCodecState state, UINT8 *buffer, int byt
dump_state(clientstate);
if (state->state == 0) {
TRACE(("Encoding line bt line"));
TRACE(("Encoding line by line"));
while (state->y < state->ysize) {
state->shuffle(
state->buffer,