glib r7244 - trunk/gobject



Author: matthiasc
Date: Wed Jul 23 17:04:36 2008
New Revision: 7244
URL: http://svn.gnome.org/viewvc/glib?rev=7244&view=rev

Log:
Fix a typo


Modified:
   trunk/gobject/ChangeLog
   trunk/gobject/gtype.h

Modified: trunk/gobject/gtype.h
==============================================================================
--- trunk/gobject/gtype.h	(original)
+++ trunk/gobject/gtype.h	Wed Jul 23 17:04:36 2008
@@ -483,7 +483,7 @@
  * Get the class structure of a given @instance, casted
  * to a specified ancestor type @g_type of the instance.
  * 
- * that while calling a GInstanceInitFunc(), the class pointer gets
+ * Note that while calling a GInstanceInitFunc(), the class pointer gets
  * modified, so it might not always return the expected pointer.
  * 
  * This macro should only be used in type implementations.



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