* gobject/tut_howto.xml: Fix a formatting glitch
svn path=/trunk/; revision=6900
+2008-05-17 Matthias Clasen <mclasen@redhat.com>
+
+ Bug 528648 – Extra >s in Object Construction section...
+
+ * gobject/tut_howto.xml: Fix a formatting glitch
+
2008-05-14 Tor Lillqvist <tml@novell.com>
* glib/tmpl/spawn.sgml: Don't mention fork()/exec() in the short
<para>
Construction properties will be set only after all instance_init functions have run.
- No object reference will be returned to the client of <function><link linkend="g-object-new>">g_object_new></link></function>
+ No object reference will be returned to the client of <function><link linkend="g-object-new">g_object_new</link></function>
until all the construction properties have been set.
</para>