[glib: 1/4] gtestutils: Improve documentation formatting for g_test_bug_base()




commit 0f7950f19994c2a5640f14a333892c20a018f82c
Author: Philip Withnall <pwithnall endlessos org>
Date:   Thu May 13 21:57:25 2021 +0100

    gtestutils: Improve documentation formatting for g_test_bug_base()
    
    Signed-off-by: Philip Withnall <pwithnall endlessos org>

 glib/gtestutils.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/glib/gtestutils.c b/glib/gtestutils.c
index d9a04e044..58c59ca26 100644
--- a/glib/gtestutils.c
+++ b/glib/gtestutils.c
@@ -2013,7 +2013,7 @@ g_test_message (const char *format,
  * case only.
  * Bug URIs are constructed by appending a bug specific URI
  * portion to @uri_pattern, or by replacing the special string
- * '\%s' within @uri_pattern if that is present.
+ * `%s` within @uri_pattern if that is present.
  *
  * If g_test_bug_base() is not called, bug URIs are formed solely
  * from the value provided by g_test_bug().


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