From d98b85d38673196236f0dfe83098e2c81d6d4162 Mon Sep 17 00:00:00 2001 From: Andrew Murray <3112309+radarhere@users.noreply.github.com> Date: Mon, 20 Jul 2020 23:08:25 +1000 Subject: [PATCH] Capitalise and hyphenate [ci skip] Co-authored-by: Hugo van Kemenade --- docs/reference/Image.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/Image.rst b/docs/reference/Image.rst index da14fb343..738fd8c0e 100644 --- a/docs/reference/Image.rst +++ b/docs/reference/Image.rst @@ -376,7 +376,7 @@ Constants .. data:: NONE .. data:: MAX_IMAGE_PIXELS - Set to 89,478,485, approximately 0.25gb for a 24 bit (3 bpp) image. + Set to 89,478,485, approximately 0.25GB for a 24-bit (3 bpp) image. See :py:meth:`~PIL.Image.open` for more information about how this is used. Transpose methods