[glib] Trivial typo fix



commit a7ce1953fa1dc5aef72814678494cb94a9668611
Author: Matthias Clasen <mclasen redhat com>
Date:   Wed Nov 16 22:12:21 2011 -0500

    Trivial typo fix

 gio/gsettingsschema.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gio/gsettingsschema.c b/gio/gsettingsschema.c
index 95aeca4..4d15e54 100644
--- a/gio/gsettingsschema.c
+++ b/gio/gsettingsschema.c
@@ -324,7 +324,7 @@ g_settings_list_schemas (void)
  * usual to instantiate these schemas directly, but if you want to you
  * can use g_settings_new_with_path() to specify the path.
  *
- * The output of this function, tTaken together with the output of
+ * The output of this function, taken together with the output of
  * g_settings_list_schemas() represents the complete list of all
  * installed schemas.
  *



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]