[glib: 1/2] docs: Fix dconf GSETTINGS_BACKEND name in gio overview



commit 2ab231f52a0d3665c4c8dceeee18d55ab1b05589
Author: Mart Raudsepp <leio gentoo org>
Date:   Fri Dec 21 17:38:06 2018 +0200

    docs: Fix dconf GSETTINGS_BACKEND name in gio overview

 docs/reference/gio/overview.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/docs/reference/gio/overview.xml b/docs/reference/gio/overview.xml
index d35b26254..f4c87b7d5 100644
--- a/docs/reference/gio/overview.xml
+++ b/docs/reference/gio/overview.xml
@@ -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>
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]