From 31adfc8c0f18a43ba89367727920431dfd16d088 Mon Sep 17 00:00:00 2001
From: nick black <dank@qemfd.net>
Date: Thu, 23 Feb 2012 12:45:40 -0500
Subject: [PATCH] s/GKT/GTK/

---
 chapters/pkgconfig/pkg_check_modules.xmli |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/chapters/pkgconfig/pkg_check_modules.xmli b/chapters/pkgconfig/pkg_check_modules.xmli
index 72a5776..0f44cea 100644
--- a/chapters/pkgconfig/pkg_check_modules.xmli
+++ b/chapters/pkgconfig/pkg_check_modules.xmli
@@ -192,7 +192,7 @@ PKG_CHECK_MODULES([GLIB], [glib-2.0])
 ]]></programlisting>
 
     <para>
-      Since the check for GKT+ will not work by default, you'll
+      Since the check for GTK+ will not work by default, you'll
       receive the following error if you try to execute
       <filename>configure</filename> without any argument:
     </para>
-- 
1.7.9.1

