Merge branch 'instead' into 'master'

doc: fix typo in gio/gsettings.c

See merge request GNOME/glib!1109
This commit is contained in:
Philip Withnall 2019-09-16 11:19:00 +00:00
commit d14f64d7e1

View File

@ -2469,7 +2469,7 @@ g_settings_get_child (GSettings *settings,
*
* Returns: (transfer full) (element-type utf8): a list of the keys on
* @settings, in no defined order
* Deprecated: 2.46: Use g_settings_schema_list_keys instead().
* Deprecated: 2.46: Use g_settings_schema_list_keys() instead.
*/
gchar **
g_settings_list_keys (GSettings *settings)