[glib] gsettings: fix typo in class documentation



commit 5b88ed8cafb1a1e5ae93822aef794165009beca6
Author: Will Thompson <will willthompson co uk>
Date:   Mon Feb 12 21:25:02 2018 +0000

    gsettings: fix typo in class documentation

 gio/gsettings.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gio/gsettings.c b/gio/gsettings.c
index 7b0b6a162..10d394d69 100644
--- a/gio/gsettings.c
+++ b/gio/gsettings.c
@@ -62,7 +62,7 @@
  * that describes the keys in your settings and their types and default
  * values, as well as some other information.
  *
- * Normally, a schema has as fixed path that determines where the settings
+ * Normally, a schema has a fixed path that determines where the settings
  * are stored in the conceptual global tree of settings. However, schemas
  * can also be '[relocatable][gsettings-relocatable]', i.e. not equipped with
  * a fixed path. This is


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