summaryrefslogtreecommitdiff
path: root/gio/gsettings.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2014-02-01 11:57:13 -0500
committerMatthias Clasen <mclasen@redhat.com>2014-02-01 12:00:30 -0500
commit42cf80780b4fbbe9063ed3d962bb13f341757b3f (patch)
treec514f8d15a6525e927eaccabf9b27fc02dc3ed43 /gio/gsettings.c
parent6972264c7daad6688f3a2908c84760892121917d (diff)
Docs: Big entity cleanup
Strip lots of entity use from |[ ]| examples (which are now implicit CDATA). Also remove many redundant uses of <!-- -->.
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 c866b7469..941e1578b 100644
--- a/gio/gsettings.c
+++ b/gio/gsettings.c
@@ -637,7 +637,7 @@ g_settings_class_init (GSettingsClass *class)
* GSettings::change-event:
* @settings: the object on which the signal was emitted
* @keys: (array length=n_keys) (element-type GQuark) (allow-none):
- * an array of #GQuark<!-- -->s for the changed keys, or %NULL
+ * an array of #GQuarks for the changed keys, or %NULL
* @n_keys: the length of the @keys array, or 0
*
* The "change-event" signal is emitted once per change event that