fix number of equals [skipci]

This commit is contained in:
Alexander 2017-08-12 14:22:36 +03:00
parent e16ab0ad2e
commit 56f957b5db

View File

@ -2,7 +2,7 @@
-----
Get One Channel From Image
============================
==========================
New method :py:meth:`PIL.Image.Image.getchannel` added.
It returns single channel by index or name. For example,