mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 15:03:39 +02:00
Trivial typo fix
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user