Changed wording to avoid confusion with IMAGING_TYPE_SPECIAL [ci skip]

This commit is contained in:
Andrew Murray 2021-04-17 09:23:16 +10:00
parent 9b6fe1b039
commit 01871b88df

View File

@ -44,7 +44,7 @@ supports the following standard modes:
* ``I`` (32-bit signed integer pixels)
* ``F`` (32-bit floating point pixels)
Pillow also provides limited support for a few special modes, including:
Pillow also provides limited support for a few additional modes, including:
* ``LA`` (L with alpha)
* ``PA`` (P with alpha)