Fix too-short title underline

https://travis-ci.org/python-pillow/Pillow/jobs/170394881#L3517
This commit is contained in:
Hugo 2016-10-25 15:24:19 +03:00 committed by GitHub
parent 13429c8c36
commit 7dbb1a5c99

View File

@ -2,7 +2,7 @@
.. py:currentmodule:: PIL.ImageGrab
:py:mod:`ImageGrab` Module (macOS and Windows only)
==================================================
===================================================
The :py:mod:`ImageGrab` module can be used to copy the contents of the screen
or the clipboard to a PIL image memory.