[glib/mcatanzaro/readable-private-key] Apply 1 suggestion(s) to 1 file(s)
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib/mcatanzaro/readable-private-key] Apply 1 suggestion(s) to 1 file(s)
- Date: Tue, 15 Jun 2021 13:19:17 +0000 (UTC)
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]