glib r6999 - in trunk/docs/reference: . gobject/tmpl



Author: matthiasc
Date: Wed Jun 11 14:58:42 2008
New Revision: 6999
URL: http://svn.gnome.org/viewvc/glib?rev=6999&view=rev

Log:
Fix docs


Modified:
   trunk/docs/reference/ChangeLog
   trunk/docs/reference/gobject/tmpl/gtype.sgml

Modified: trunk/docs/reference/gobject/tmpl/gtype.sgml
==============================================================================
--- trunk/docs/reference/gobject/tmpl/gtype.sgml	(original)
+++ trunk/docs/reference/gobject/tmpl/gtype.sgml	Wed Jun 11 14:58:42 2008
@@ -1161,7 +1161,7 @@
 </para>
 
 @g_iface: 	The interface structure to initialize.
- iface_data: 	The @class_data supplied via the #GTypeInfo structure.
+ iface_data: 	The @interface_data supplied via the #GInterfaceInfo structure.
 
 
 <!-- ##### USER_FUNCTION GInterfaceFinalizeFunc ##### -->
@@ -1172,7 +1172,7 @@
 </para>
 
 @g_iface: 	The interface structure to finalize.
- iface_data: 	The @class_data supplied via the #GTypeInfo structure.
+ iface_data: 	The @interface_data supplied via the #GInterfaceInfo structure.
 
 
 <!-- ##### USER_FUNCTION GTypeClassCacheFunc ##### -->



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]