mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-10 11:14:05 +02:00
gsettings: Fix a typo in the GSettings documentation
https://bugzilla.gnome.org/show_bug.cgi?id=741788
This commit is contained in:
@@ -1033,7 +1033,7 @@ g_settings_new_with_backend_and_path (const gchar *schema_id,
|
|||||||
* If @backend is %NULL then the default backend is used.
|
* If @backend is %NULL then the default backend is used.
|
||||||
*
|
*
|
||||||
* If @path is %NULL then the path from the schema is used. It is an
|
* If @path is %NULL then the path from the schema is used. It is an
|
||||||
* error f @path is %NULL and the schema has no path of its own or if
|
* error if @path is %NULL and the schema has no path of its own or if
|
||||||
* @path is non-%NULL and not equal to the path that the schema does
|
* @path is non-%NULL and not equal to the path that the schema does
|
||||||
* have.
|
* have.
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user