mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-24 21:16:15 +01:00
docs: fix typo in g_settings_new_full() docstring
This commit is contained in:
parent
8d96932cb8
commit
7417198e4e
@ -1026,7 +1026,7 @@ g_settings_new_with_backend_and_path (const gchar *schema_id,
|
||||
* backend, and a #GMainContext to which signals are dispatched.
|
||||
*
|
||||
* This constructor therefore gives you full control over constructing
|
||||
* #GSettings instances. The first 4 parameters are given directly as
|
||||
* #GSettings instances. The first 3 parameters are given directly as
|
||||
* @schema, @backend and @path, and the main context is taken from the
|
||||
* thread-default (as per g_settings_new()).
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user