From 792c2d2a0540f8f76ec915daba4400080c8aced0 Mon Sep 17 00:00:00 2001 From: carlossanlop Date: Thu, 2 Sep 2021 23:51:05 -0700 Subject: [PATCH] Port System.Security.Cryptography.X509Certificates triple slash to docs --- .../X509Certificate2.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/xml/System.Security.Cryptography.X509Certificates/X509Certificate2.xml b/xml/System.Security.Cryptography.X509Certificates/X509Certificate2.xml index c3cceb34ee0..4a83220e849 100644 --- a/xml/System.Security.Cryptography.X509Certificates/X509Certificate2.xml +++ b/xml/System.Security.Cryptography.X509Certificates/X509Certificate2.xml @@ -1256,8 +1256,7 @@ The password specified for the private key is incorrect. This loads the first well-formed PEM found with a CERTIFICATE label. -For PEM-encoded certificates with a private key, use - . +For PEM-encoded certificates with a private key, use . For PEM-encoded certificates in a file, use . ]]>