Merge branch 'patch-1' into 'master'

gio: fix typo in g_settings_reset documentation

See merge request GNOME/glib!981
This commit is contained in:
Philip Withnall 2019-07-10 14:22:36 +00:00
commit b80c17e325

View File

@ -2344,7 +2344,7 @@ g_settings_get_has_unapplied (GSettings *settings)
* Resets @key to its default value.
*
* This call resets the key, as much as possible, to its default value.
* That might the value specified in the schema or the one set by the
* That might be the value specified in the schema or the one set by the
* administrator.
**/
void