[glib] Trivial typo fix
- From: Kalev Lember <klember src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] Trivial typo fix
- Date: Mon, 9 Sep 2013 21:36:34 +0000 (UTC)
commit b82ace52e00b703cc9c9e81162333a7eec9d6b96
Author: Kalev Lember <kalevlember gmail com>
Date: Mon Sep 9 23:35:25 2013 +0200
Trivial typo fix
glib/gstring.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/glib/gstring.c b/glib/gstring.c
index 9473f01..2f89551 100644
--- a/glib/gstring.c
+++ b/glib/gstring.c
@@ -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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]