glib r7677 - in branches/glib-2-18: . glib



Author: chpe
Date: Sun Nov 23 21:17:31 2008
New Revision: 7677
URL: http://svn.gnome.org/viewvc/glib?rev=7677&view=rev

Log:
Bug 560568 â gkeyfile docs buglet

Modified:
   branches/glib-2-18/ChangeLog
   branches/glib-2-18/glib/gkeyfile.c

Modified: branches/glib-2-18/glib/gkeyfile.c
==============================================================================
--- branches/glib-2-18/glib/gkeyfile.c	(original)
+++ branches/glib-2-18/glib/gkeyfile.c	Sun Nov 23 21:17:31 2008
@@ -1546,8 +1546,8 @@
  * @key_file: a #GKeyFile
  * @group_name: a group name
  * @key: a key
- * @list: an array of locale string values
- * @length: number of locale string values in @list
+ * @list: an array of string values
+ * @length: number of string values in @list
  *
  * Associates a list of string values for @key under @group_name.
  * If @key cannot be found then it is created.  



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