From 1e4b3177ed11237d8ed39fbc46d305bf37d81924 Mon Sep 17 00:00:00 2001 From: Konstantin Kopachev Date: Fri, 7 Sep 2018 12:37:17 -0700 Subject: [PATCH] Change comment wording to reflect ability to read tiled tiffs [ci skip] --- src/PIL/TiffTags.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/PIL/TiffTags.py b/src/PIL/TiffTags.py index ef19ee66e..be75ee10d 100644 --- a/src/PIL/TiffTags.py +++ b/src/PIL/TiffTags.py @@ -438,7 +438,7 @@ LIBTIFF_CORE.remove(301) # Array of short, crashes LIBTIFF_CORE.remove(532) # Array of long, crashes LIBTIFF_CORE.remove(255) # We don't have support for subfiletypes -LIBTIFF_CORE.remove(322) # We don't have support for tiled images in libtiff +LIBTIFF_CORE.remove(322) # We don't have support for writing tiled images with libtiff LIBTIFF_CORE.remove(323) # Tiled images LIBTIFF_CORE.remove(333) # Ink Names either