mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 15:03:39 +02:00
docs: Fix formatting of some literals and properties
Using `%` indicates that you’re linking to a symbol. In these cases we wanted some nicely formatted literals, or a link to a specific property. Use backticks for the literals, and link to the property fully. Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
@@ -779,7 +779,7 @@ g_tls_database_lookup_certificate_for_handle_finish (GTlsDatabase *se
|
||||
*
|
||||
* Lookup the issuer of @certificate in the database.
|
||||
*
|
||||
* The %issuer property
|
||||
* The #GTlsCertificate:issuer property
|
||||
* of @certificate is not modified, and the two certificates are not hooked
|
||||
* into a chain.
|
||||
*
|
||||
|
Reference in New Issue
Block a user