mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-03 17:56:17 +01:00
docs: Fix dconf GSETTINGS_BACKEND name in gio overview
This commit is contained in:
parent
ea0da960ab
commit
2ab231f52a
@ -443,7 +443,7 @@ Gvfs is also heavily distributed and relies on a session bus to be present.
|
||||
This variable can be set to the name of a #GSettingsBackend
|
||||
implementation to override the default for debugging purposes.
|
||||
The memory-based implementation that is included in GIO has
|
||||
the name "memory", the one in dconf has the name "dconf-settings".
|
||||
the name "memory", the one in dconf has the name "dconf".
|
||||
</para>
|
||||
</formalpara>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user