]> Pileus Git - ~andy/gtk/commitdiff
docs: fix typo on 'Getting Started with Gtk+' page
authorTim-Philipp Müller <tim@centricular.net>
Sat, 20 Oct 2012 10:25:02 +0000 (11:25 +0100)
committerTim-Philipp Müller <tim@centricular.net>
Sat, 20 Oct 2012 10:25:02 +0000 (11:25 +0100)
docs/reference/gtk/getting_started.xml

index 0d870fee1d352f39473f54b6760ac21713dc1597..8af415680070c8cdeb96b04f6f7da43d9055d773 100644 (file)
@@ -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