[gtk+] docs: fix typo on 'Getting Started with Gtk+' page



commit f8c81ad7885b4c0b16217323be52308d74b28de5
Author: Tim-Philipp MÃller <tim centricular net>
Date:   Sat Oct 20 11:25:02 2012 +0100

    docs: fix typo on 'Getting Started with Gtk+' page

 docs/reference/gtk/getting_started.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/docs/reference/gtk/getting_started.xml b/docs/reference/gtk/getting_started.xml
index 0d870fe..8af4156 100644
--- a/docs/reference/gtk/getting_started.xml
+++ b/docs/reference/gtk/getting_started.xml
@@ -5,7 +5,7 @@
 <chapter id="gtk-getting-started" xmlns:xi="http://www.w3.org/2003/XInclude";>
   <title>Getting Started with GTK+</title>
 
-  <para>This chapter is contains some tutorial information to get you
+  <para>This chapter contains some tutorial information to get you
   started with GTK+ programming. It assumes that you have GTK+, its
   dependencies and a C compiler installed and ready to use. If you
   need to build GTK+ itself first, refer to the



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]