[glibmm] Correct a typo in the ChangeLog.



commit 6925ecbd7614dff90bfab50bd153f53fe62dafea
Author: Josà Alburquerque <jaalburqu svn gnome org>
Date:   Tue Nov 6 16:48:37 2012 -0500

    Correct a typo in the ChangeLog.

 ChangeLog |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index e254e4e..1917884 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -21,8 +21,8 @@
 	* glib/src/variant.hg: Add the new method that creates a variant of
 	vector of strings out of object paths.  This is so the type of the
 	variant is rightly set to G_VARIANT_TYPE_OBJECT_PATH_ARRAY and not
-	G_VARIANT_TYPE_BYTESTRING in case some application needs to make a
-	distinction.  
+	G_VARIANT_TYPE_BYTESTRING_ARRAY in case some application needs to make
+	a distinction.  
 	  Also _IGNORE the g_variant_get_objv() and g_variant_dup_objv()
 	functions because it's possible to get object paths from a variant of
 	vector of strings if it contains them with the existing getter



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