Trivial typo fix
authorMatthias Clasen <mclasen@redhat.com>
Thu, 17 Nov 2011 03:12:21 +0000 (22:12 -0500)
committerRyan Lortie <desrt@desrt.ca>
Thu, 17 Nov 2011 14:03:39 +0000 (14:03 +0000)
gio/gsettingsschema.c

index 95aeca4..4d15e54 100644 (file)
@@ -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.
  *