mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-19 07:08:54 +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.
|
* Compares two strings for equality, returning %TRUE if they are equal.
|
||||||
* For use with #GHashTable.
|
* 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
|
* same bytes
|
||||||
*/
|
*/
|
||||||
gboolean
|
gboolean
|
||||||
|
Reference in New Issue
Block a user