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



commit f39b804e56000cb489a143ad9ed2a0810285f053
Author: Philip Withnall <philip tecnocode co uk>
Date:   Tue Jun 15 13:19:10 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 697ae0a0f..9d2c58cd3 100644
--- a/gio/gtlscertificate.c
+++ b/gio/gtlscertificate.c
@@ -168,7 +168,7 @@ g_tls_certificate_class_init (GTlsCertificateClass *class)
    * can be set when constructing a key (e.g., from a file). Since
    * GLib 2.70, it is now also readable; however, be aware that if the
    * 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,
+   * 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
    * properties to see if the certificate really has a private key.


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