Typo fix
authorChristian Persch <chpe@gnome.org>
Thu, 23 Jun 2011 23:07:18 +0000 (01:07 +0200)
committerChristian Persch <chpe@gnome.org>
Thu, 23 Jun 2011 23:07:18 +0000 (01:07 +0200)
glib/gregex.c

index e5d1bb2..7603b5f 100644 (file)
@@ -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
  *