[glib/glib-2-42] gsettings: Fix a typo in the GSettings documentation



commit 75403da00910744e2c3164e02f3553720dbadea1
Author: Philip Withnall <philip withnall collabora co uk>
Date:   Fri Dec 19 21:10:53 2014 +0000

    gsettings: Fix a typo in the GSettings documentation
    
    https://bugzilla.gnome.org/show_bug.cgi?id=741788

 gio/gsettings.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gio/gsettings.c b/gio/gsettings.c
index fdc3c9d..58fd140 100644
--- a/gio/gsettings.c
+++ b/gio/gsettings.c
@@ -995,7 +995,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.
  *


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