mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-12 23:46:17 +01:00
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:
parent
0d9c5122bc
commit
1275b94fe7
@ -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.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user