Fixed typo [ci skip]

This commit is contained in:
Andrew Murray 2019-02-12 20:35:23 +11:00
parent 43ed7b29c9
commit 828a6f947c

View File

@ -751,7 +751,7 @@ The :py:meth:`~PIL.Image.Image.save` method supports the following options:
**method** **method**
Quality/speed trade-off (0=fast, 6=slower-better). Defaults to 0. Quality/speed trade-off (0=fast, 6=slower-better). Defaults to 0.
**icc_procfile** **icc_profile**
The ICC Profile to include in the saved file. Only supported if The ICC Profile to include in the saved file. Only supported if
the system WebP library was built with webpmux support. the system WebP library was built with webpmux support.