docs: fix two typos

This commit is contained in:
Michael Catanzaro 2014-01-02 19:40:47 -06:00
parent 1867fc210f
commit 6448f87552

View File

@ -43,8 +43,8 @@
<title>GObject builder</title> <title>GObject builder</title>
<para> <para>
In order to help a GObject class developper, one obvious idea is In order to help a GObject class developer, one obvious idea is
to use some sort of templates for the skeletons. and then run to use some sort of templates for the skeletons and then run
them through a special tool to generate the real C files. <ulink 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 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 such a tool. It is a preprocessor which can be used to build