summaryrefslogtreecommitdiff
path: root/gio/gsettings.c
diff options
context:
space:
mode:
authorWill Thompson <will@willthompson.co.uk>2018-02-12 21:25:02 +0000
committerWill Thompson <will@willthompson.co.uk>2018-02-12 21:28:16 +0000
commit5b88ed8cafb1a1e5ae93822aef794165009beca6 (patch)
tree1f65f3cccdca7dd6e4e3d44000ccdf0357db62c1 /gio/gsettings.c
parentf8ee429db7f0f89464df0c622ba3950a8f21bf15 (diff)
downloadglib-5b88ed8cafb1a1e5ae93822aef794165009beca6.tar.gz
gsettings: fix typo in class documentation
Diffstat (limited to 'gio/gsettings.c')
-rw-r--r--gio/gsettings.c2
1 files changed, 1 insertions, 1 deletions
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