mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-23 18:52:09 +01:00
docs: fix typo in g_settings_new_full() docstring
This commit is contained in:
parent
d91d12d111
commit
b577f5174e
@ -988,7 +988,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…
x
Reference in New Issue
Block a user