diff options
author | Rico Tzschichholz <ricotz@ubuntu.com> | 2013-09-11 16:30:14 +0200 |
---|---|---|
committer | Rico Tzschichholz <ricotz@ubuntu.com> | 2013-09-11 16:30:14 +0200 |
commit | 2465c18e5354f39e4ff8cdaa6616149c8e100ace (patch) | |
tree | c173ce8e6a980236fc93355431861deb885b877f /gir/glib-2.0.c | |
parent | 56e3e3d399aac876f62da69f0a89aac78d53f96e (diff) | |
download | gobject-introspection-2465c18e5354f39e4ff8cdaa6616149c8e100ace.tar.gz |
Update annotations from glib git
Diffstat (limited to 'gir/glib-2.0.c')
-rw-r--r-- | gir/glib-2.0.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gir/glib-2.0.c b/gir/glib-2.0.c index b69ff335..37ec6c7d 100644 --- a/gir/glib-2.0.c +++ b/gir/glib-2.0.c @@ -26662,7 +26662,7 @@ * Compares two strings for equality, returning %TRUE if they are equal. * For use with #GHashTable. * - * Returns: %TRUE if they strings are the same length and contain the same bytes + * Returns: %TRUE if the strings are the same length and contain the same bytes */ |