mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-26 22:16:16 +01:00
fix typo reported by Hong Gang XU.
2005-06-16 Mathieu Lacage <mathieu@gnome.org> * gobject/tut_gtype.xml: fix typo reported by Hong Gang XU.
This commit is contained in:
parent
2ac976e8aa
commit
15c7e35b33
@ -1,3 +1,7 @@
|
||||
2005-06-16 Mathieu Lacage <mathieu@gnome.org>
|
||||
|
||||
* gobject/tut_gtype.xml: fix typo reported by Hong Gang XU.
|
||||
|
||||
2005-06-10 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* === Released 2.7.0 ===
|
||||
|
@ -633,7 +633,7 @@ The class initialization process is entirely implemented in
|
||||
<entry>Last call to <function><link linkend="g-type-free-instance">g_type_free_instance</link></function> for target type</entry>
|
||||
<entry>type's base_finalize function</entry>
|
||||
<entry>On the inheritance tree of classes from fundamental type to target type.
|
||||
base_init is invoked once for each class structure.</entry>
|
||||
base_finalize is invoked once for each class structure.</entry>
|
||||
</row>
|
||||
</tbody>
|
||||
</tgroup>
|
||||
|
Loading…
Reference in New Issue
Block a user