diff --git a/docs/reference/ImageGrab.rst b/docs/reference/ImageGrab.rst index 22ea72797..3d5703a40 100644 --- a/docs/reference/ImageGrab.rst +++ b/docs/reference/ImageGrab.rst @@ -7,7 +7,7 @@ The :py:mod:`ImageGrab` module can be used to copy the contents of the screen or the clipboard to a PIL image memory. -.. note:: The current version works on OS X and Windows only. +.. note:: The current version works on OS X and Windows only. OS X support was added in 3.0.0. .. versionadded:: 1.1.3