[gobject-introspection] Release 1.41.4



commit 3931e34aaa2542e9277f40c981d939a74d9ea2e0
Author: Giovanni Campagna <gcampagna src gnome org>
Date:   Tue Jul 22 13:19:48 2014 +0200

    Release 1.41.4
    
    And update glib annotations from glib 2.41.2

 gir/glib-2.0.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gir/glib-2.0.c b/gir/glib-2.0.c
index cd63c91..8737137 100644
--- a/gir/glib-2.0.c
+++ b/gir/glib-2.0.c
@@ -10950,7 +10950,7 @@
  *
  * Creates an integer hash code for the byte data in the #GBytes.
  *
- * This function can be passed to g_hash_table_new() as the @key_equal_func
+ * This function can be passed to g_hash_table_new() as the @key_hash_func
  * parameter, when using non-%NULL #GBytes pointers as keys in a #GHashTable.
  *
  * Returns: a hash value corresponding to the key.
@@ -29643,7 +29643,7 @@
  * If @type is %G_TIME_TYPE_UNIVERSAL then this function will always
  * succeed (since universal time is monotonic and continuous).
  *
- * Otherwise @time_ is treated is local time.  The distinction between
+ * Otherwise @time_ is treated as local time.  The distinction between
  * %G_TIME_TYPE_STANDARD and %G_TIME_TYPE_DAYLIGHT is ignored except in
  * the case that the given @time_ is ambiguous.  In Toronto, for example,
  * 01:30 on November 7th 2010 occurred twice (once inside of daylight


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