From a7ce1953fa1dc5aef72814678494cb94a9668611 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Wed, 16 Nov 2011 22:12:21 -0500 Subject: [PATCH] Trivial typo fix --- gio/gsettingsschema.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. * -- 2.7.4