From 70e2630f5aa7045cafda2ede0d25f325adc37152 Mon Sep 17 00:00:00 2001 From: Philip Withnall Date: Fri, 19 Dec 2014 21:10:53 +0000 Subject: [PATCH] gsettings: Fix a typo in the GSettings documentation https://bugzilla.gnome.org/show_bug.cgi?id=741788 --- gio/gsettings.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gio/gsettings.c b/gio/gsettings.c index b88b6f2..825d97a 100644 --- a/gio/gsettings.c +++ b/gio/gsettings.c @@ -1033,7 +1033,7 @@ g_settings_new_with_backend_and_path (const gchar *schema_id, * If @backend is %NULL then the default backend is used. * * If @path is %NULL then the path from the schema is used. It is an - * error f @path is %NULL and the schema has no path of its own or if + * error if @path is %NULL and the schema has no path of its own or if * @path is non-%NULL and not equal to the path that the schema does * have. * -- 2.7.4