mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-11-03 01:42:18 +01:00
comments/docs: Fix couple of typos
https://bugzilla.gnome.org/show_bug.cgi?id=668857
This commit is contained in:
committed by
Ryan Lortie
parent
9a7a98bf3b
commit
7486cd946a
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user