[glib] Typo fix



commit c2b112bc56184e5ffdaf99df5aeaf8e06f84af21
Author: Christian Persch <chpe gnome org>
Date:   Fri Jun 24 01:07:18 2011 +0200

    Typo fix

 glib/gregex.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/glib/gregex.c b/glib/gregex.c
index e5d1bb2..7603b5f 100644
--- a/glib/gregex.c
+++ b/glib/gregex.c
@@ -525,7 +525,7 @@ g_match_info_get_string (const GMatchInfo *match_info)
  * g_match_info_ref:
  * @match_info: a #GMatchInfo
  *
- * Increases reference count of @match_ifno by 1.
+ * Increases reference count of @match_info by 1.
  *
  * Returns: @match_info
  *



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