docs: fix two typos
authorMichael Catanzaro <mcatanzaro@gnome.org>
Fri, 3 Jan 2014 01:40:47 +0000 (19:40 -0600)
committerMichael Catanzaro <mcatanzaro@gnome.org>
Fri, 3 Jan 2014 01:40:47 +0000 (19:40 -0600)
docs/reference/gobject/tut_tools.xml

index 5c6dd6e..132169b 100644 (file)
@@ -43,8 +43,8 @@
     <title>GObject builder</title>
   
     <para>
-      In order to help a GObject class developper, one obvious idea is
-      to use some sort of templates for the skeletons and then run
+      In order to help a GObject class developer, one obvious idea is
+      to use some sort of templates for the skeletons and then run
       them through a special tool to generate the real C files.  <ulink
       url="http://www.5z.com/jirka/gob.html">GOB</ulink> (or GOB2) is
       such a tool. It is a preprocessor which can be used to build