docs: Fix dconf GSETTINGS_BACKEND name in gio overview

This commit is contained in:
Mart Raudsepp 2018-12-21 17:38:06 +02:00
parent ea0da960ab
commit 2ab231f52a

View File

@ -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>