diff --git a/docs/build.rst b/docs/build.rst index c9c7808e5..1110fb792 100644 --- a/docs/build.rst +++ b/docs/build.rst @@ -11,7 +11,7 @@ against 64-bit Windows 7 Professional and Windows Server 2012 64-bit version on Amazon EC2. Prerequisites ------------- +------------- Extra Build Helpers ^^^^^^^^^^^^^^^^^^^ diff --git a/docs/reference/ImageGrab.rst b/docs/reference/ImageGrab.rst index 3d5703a40..ec7c42082 100644 --- a/docs/reference/ImageGrab.rst +++ b/docs/reference/ImageGrab.rst @@ -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.