Fixed length of title underlines

This commit is contained in:
Andrew Murray 2015-12-02 15:40:16 +11:00
parent ea2982f284
commit dcca128420
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ against 64-bit Windows 7 Professional and Windows Server 2012
64-bit version on Amazon EC2.
Prerequisites
------------
-------------
Extra Build Helpers
^^^^^^^^^^^^^^^^^^^

View File

@ -2,7 +2,7 @@
.. py:currentmodule:: PIL.ImageGrab
:py:mod:`ImageGrab` Module (OS X 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.