From 55852d53925214809c71a4bc99dfac8f5e9356db Mon Sep 17 00:00:00 2001 From: Andrew Murray <3112309+radarhere@users.noreply.github.com> Date: Sat, 26 Mar 2022 13:44:27 +1100 Subject: [PATCH] Use consistent term --- docs/handbook/image-file-formats.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/handbook/image-file-formats.rst b/docs/handbook/image-file-formats.rst index 2f7eaa6ed..849c7ddf7 100644 --- a/docs/handbook/image-file-formats.rst +++ b/docs/handbook/image-file-formats.rst @@ -369,7 +369,7 @@ The :py:meth:`~PIL.Image.Image.save` method supports the following options: portions of the JPEG compression algorithm, and results in large files with hardly any gain in image quality. The value ``keep`` is only valid for JPEG files and will retain the original image quality level, subsampling, and - quantization tables. + qtables. **optimize** If present and true, indicates that the encoder should make an extra pass