diff --git a/docs/reference/gobject/tut_tools.xml b/docs/reference/gobject/tut_tools.xml index 5c6dd6eb7..132169b10 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