gtestutils: Improve documentation formatting for g_test_bug_base()

Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
This commit is contained in:
Philip Withnall 2021-05-13 21:57:25 +01:00
parent 3bca6ee2e4
commit 0f7950f199

View File

@ -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().