Fix miscellaneous typos in docs and source
[openssl.git] / doc / man3 / d2i_PrivateKey.pod
index f5b4667acde495779e97605c108a13242d2e5408..813c8a6677d441bee4b6d6a3a1b630e0f5978056 100644 (file)
@@ -44,7 +44,7 @@ These functions are similar to the d2i_X509() functions; see L<d2i_X509(3)>.
 
 All these functions use DER format and unencrypted keys. Applications wishing
 to encrypt or decrypt private keys should use other functions such as
-d2i_PKC8PrivateKey() instead.
+d2i_PKCS8PrivateKey() instead.
 
 If the B<*a> is not NULL when calling d2i_PrivateKey() or d2i_AutoPrivateKey()
 (i.e. an existing structure is being reused) and the key format is PKCS#8