From 03cd0a0a836e6c61cfa540f11bbabc717454d551 Mon Sep 17 00:00:00 2001 From: Mo Battah Date: Tue, 19 Jun 2018 19:15:12 -0500 Subject: [PATCH] Update overview.rst --- docs/handbook/overview.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/handbook/overview.rst b/docs/handbook/overview.rst index b52939b89..4f992e035 100644 --- a/docs/handbook/overview.rst +++ b/docs/handbook/overview.rst @@ -27,7 +27,7 @@ presentation formats. Image Display ------------- -The current release includes Tk :py:class:`~PIL.ImageTk.PhotoImage` and +The current release includes :py:class:`~PIL.ImageTk.PhotoImage` and :py:class:`~PIL.ImageTk.BitmapImage` interfaces, as well as a :py:mod:`Windows DIB interface ` that can be used with PythonWin and other Windows-based toolkits. Many other GUI toolkits come with some kind of PIL