From 6448f875529bb6c79f64550b62c3e294c3a6efa5 Mon Sep 17 00:00:00 2001 From: Michael Catanzaro Date: Thu, 2 Jan 2014 19:40:47 -0600 Subject: [PATCH] docs: fix two typos --- docs/reference/gobject/tut_tools.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/reference/gobject/tut_tools.xml b/docs/reference/gobject/tut_tools.xml index 5c6dd6e..132169b 100644 --- a/docs/reference/gobject/tut_tools.xml +++ b/docs/reference/gobject/tut_tools.xml @@ -43,8 +43,8 @@ GObject builder - 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. GOB (or GOB2) is such a tool. It is a preprocessor which can be used to build -- 2.7.4