mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-12 23:46:17 +01:00
gio: fix typo in g_settings_reset documentation
This commit is contained in:
parent
caaa131d8a
commit
40b3efe931
@ -2344,7 +2344,7 @@ g_settings_get_has_unapplied (GSettings *settings)
|
|||||||
* Resets @key to its default value.
|
* Resets @key to its default value.
|
||||||
*
|
*
|
||||||
* This call resets the key, as much as possible, 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.
|
* administrator.
|
||||||
**/
|
**/
|
||||||
void
|
void
|
||||||
|
Loading…
Reference in New Issue
Block a user