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



commit 92dfcadfa614ae7368e1fbeeaf2c47d0f2c70d4b
Author: Philip Withnall <philip tecnocode co uk>
Date:   Tue Jun 15 13:19:16 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 9d2c58cd3..98598bc4f 100644
--- a/gio/gtlscertificate.c
+++ b/gio/gtlscertificate.c
@@ -167,7 +167,7 @@ g_tls_certificate_class_init (GTlsCertificateClass *class)
    * This property (or the #GTlsCertificate:private-key-pem property)
    * 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
+   * 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


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