Reverse the order, pointed out by Mitch 'hawkeye' Natter
authorJohan Dahlin <johan@src.gnome.org>
Thu, 21 Aug 2008 09:09:43 +0000 (09:09 +0000)
committerJohan Dahlin <johan@src.gnome.org>
Thu, 21 Aug 2008 09:09:43 +0000 (09:09 +0000)
svn path=/trunk/; revision=7376

gobject/ChangeLog

index 051b50fde4f8e5809a6170b33cf5da53d02c4a1b..5a6e5cd6a0c76b86c57d38d528153536daba0196 100644 (file)
@@ -3,7 +3,7 @@
        Bug 548689 – The type name for GParamSpec is wrong
 
        * gparam.c (g_param_type_init):
-       Register the type name as GParam instead of GParamSpec.
+       Register the type name as GParamSpec instead of GParam.
 
 2008-08-18  Matthias Clasen  <mclasen@redhat.com>