diff --git a/gio/gsettings.c b/gio/gsettings.c index c189a2e62..5ebac1170 100644 --- a/gio/gsettings.c +++ b/gio/gsettings.c @@ -2424,7 +2424,7 @@ g_settings_is_writable (GSettings *settings, * @settings. * * The schema for the child settings object must have been declared - * in the schema of @settings using a element. + * in the schema of @settings using a `` element. * * Returns: (not nullable) (transfer full): a 'child' settings object *