[glib] gdesktopinfo: Fix typo in "Since" annotation of has_key



commit 60cca82c9da99c9dc6b0622d5b0779fd0bdc2ad2
Author: Rico Tzschichholz <ricotz t-online de>
Date:   Mon Jan 13 12:33:35 2014 +0100

    gdesktopinfo: Fix typo in "Since" annotation of has_key

 gio/gdesktopappinfo.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gio/gdesktopappinfo.c b/gio/gdesktopappinfo.c
index f97ad6d..336b31e 100644
--- a/gio/gdesktopappinfo.c
+++ b/gio/gdesktopappinfo.c
@@ -4477,7 +4477,7 @@ g_desktop_app_info_get_boolean (GDesktopAppInfo *info,
  *
  * Returns: %TRUE if the @key exists
  *
- * Since: 2.26
+ * Since: 2.36
  */
 gboolean
 g_desktop_app_info_has_key (GDesktopAppInfo *info,


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