Trivial typo fix

This commit is contained in:
Kalev Lember 2013-09-09 23:35:25 +02:00
parent 322f687f5f
commit b82ace52e0

View File

@ -270,7 +270,7 @@ g_string_free_to_bytes (GString *string)
* 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
* Returns: %TRUE if the strings are the same length and contain the
* same bytes
*/
gboolean