From fa99cd86e32d79b5181d5ae692b3e126c9f515d9 Mon Sep 17 00:00:00 2001 From: kuyan Date: Wed, 12 Jun 2013 20:33:45 -0700 Subject: [PATCH] GtK --> GTK --- docs/scenarios/gui.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/scenarios/gui.rst b/docs/scenarios/gui.rst index 3af9a91..7194f57 100644 --- a/docs/scenarios/gui.rst +++ b/docs/scenarios/gui.rst @@ -40,7 +40,7 @@ Install (Stable) *Go to http://www.wxpython.org/download.php#stable and download the appropriate package for your OS.* -Gtk +GTk --- PyGTK provides Python bindings for the GTK+ toolkit. Like the GTK+ library itself, it is currently licensed under the GNU LGPL. It is worth noting that