comments/docs: Fix couple of typos

https://bugzilla.gnome.org/show_bug.cgi?id=668857
This commit is contained in:
Ravi Sankar Guntur
2012-01-28 12:02:36 +05:30
committed by Ryan Lortie
parent 9a7a98bf3b
commit 7486cd946a
11 changed files with 13 additions and 13 deletions

View File

@@ -144,7 +144,7 @@ glib_gettext (const gchar *str)
* This is an internal function and should only be used by
* the internals of glib (such as libgio).
*
* Returns: the transation of @str to the current locale
* Returns: the translation of @str to the current locale
*/
const gchar *
glib_pgettext (const gchar *msgctxtid,