gsettings: Fix copy-paste error in property documentation

This should fix the introspection binding for that property too.

Signed-off-by: Philip Withnall <withnall@endlessm.com>

https://bugzilla.gnome.org/show_bug.cgi?id=656502
This commit is contained in:
Philip Withnall 2017-09-11 21:28:40 +01:00
parent 0d9c5122bc
commit 1275b94fe7

View File

@ -830,7 +830,7 @@ g_settings_class_init (GSettingsClass *class)
NULL, G_TYPE_BOOLEAN, 1, G_TYPE_UINT);
/**
* GSettings:context:
* GSettings:backend:
*
* The name of the context that the settings are stored in.
*/