mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-24 21:16:15 +01:00
Trivial typo fix
This commit is contained in:
parent
322f687f5f
commit
b82ace52e0
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user