mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-13 07:56:17 +01:00
Typo fix
This commit is contained in:
parent
d19e1a2c3c
commit
1797970720
@ -2197,7 +2197,7 @@ g_settings_list_keys (GSettings *settings)
|
||||
* time and you should connect to the "children-changed" signal to watch
|
||||
* for those changes. Note that there is a race condition here: you may
|
||||
* request a child after listing it only for it to have been destroyed
|
||||
* in the meantime. For this reason, g_settings_get_chuld() may return
|
||||
* in the meantime. For this reason, g_settings_get_child() may return
|
||||
* %NULL even for a child that was listed by this function.
|
||||
*
|
||||
* For GSettings objects that are not lists, you should probably not be
|
||||
|
Loading…
Reference in New Issue
Block a user