This commit is contained in:
Christian Persch 2011-06-24 01:07:18 +02:00
parent b1b8c95d35
commit c2b112bc56

View 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
*