[glib/glib-2-70: 3/6] gsettings: Improve documentation formatting slightly




commit 51e16afcbf6db08e959a1feac823f31417291713
Author: Philip Withnall <pwithnall endlessos org>
Date:   Tue Oct 26 14:02:54 2021 +0100

    gsettings: Improve documentation formatting slightly
    
    Signed-off-by: Philip Withnall <pwithnall endlessos org>

 gio/gsettings.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gio/gsettings.c b/gio/gsettings.c
index f7d39c77e..52d167f29 100644
--- a/gio/gsettings.c
+++ b/gio/gsettings.c
@@ -2424,7 +2424,7 @@ g_settings_is_writable (GSettings   *settings,
  * @settings.
  *
  * The schema for the child settings object must have been declared
- * in the schema of @settings using a <child> element.
+ * in the schema of @settings using a `<child>` element.
  *
  * Returns: (transfer full): a 'child' settings object
  *


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