[glib/mcatanzaro/readable-private-key] Apply 1 suggestion(s) to 1 file(s)



commit 047b8c90ce88ecf0c8a4e2e4ea1428e8df9b34b4
Author: Philip Withnall <philip tecnocode co uk>
Date:   Tue Jun 15 13:19:31 2021 +0000

    Apply 1 suggestion(s) to 1 file(s)

 gio/gtlscertificate.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gio/gtlscertificate.c b/gio/gtlscertificate.c
index 98598bc4f..05c1960c8 100644
--- a/gio/gtlscertificate.c
+++ b/gio/gtlscertificate.c
@@ -170,7 +170,7 @@ g_tls_certificate_class_init (GTlsCertificateClass *class)
    * private key is backed by a PKCS#11 URI – for example, if it is
    * stored on a smartcard – then this property will be %NULL. If so,
    * the private key must be referenced via its PKCS#11 URI,
-   * GTlsCertificate:private-key-pkcs11-uri. You must check both
+   * #GTlsCertificate:private-key-pkcs11-uri. You must check both
    * properties to see if the certificate really has a private key.
    *
    * When this property is read, the output format will be unencrypted


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