From 44c8a85386d874c7ae276a824a77bc3cfd29418d Mon Sep 17 00:00:00 2001 From: Andrew Murray Date: Wed, 30 Dec 2015 00:05:36 +1100 Subject: [PATCH] Changed formats read total [ci skip] --- 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 a30269237..02ceea153 100644 --- a/docs/handbook/image-file-formats.rst +++ b/docs/handbook/image-file-formats.rst @@ -4,7 +4,7 @@ Image file formats ================== The Python Imaging Library supports a wide variety of raster file formats. -Nearly 30 different file formats can be identified and read by the library. +Over 30 different file formats can be identified and read by the library. Write support is less extensive, but most common interchange and presentation formats are supported.