commit | f04111f5c5feb1452c363fe1e8bb0d973e179bdd | [log] [tgz] |
---|---|---|
author | Hanno Becker <hanno.becker@arm.com> | Fri Sep 29 19:18:42 2017 +0100 |
committer | Hanno Becker <hanno.becker@arm.com> | Fri Sep 29 19:18:42 2017 +0100 |
tree | 081bc2a21c99f88f6b4f0b71ca8d20f59c2a4ad2 | |
parent | cc5662811729486ba5f063e97e312f664bb7377c [diff] [blame] |
Fix typo
diff --git a/library/pkparse.c b/library/pkparse.c index a06d952..56ba3a7 100644 --- a/library/pkparse.c +++ b/library/pkparse.c
@@ -956,7 +956,7 @@ return( MBEDTLS_ERR_PK_PASSWORD_REQUIRED ); /* - * This function parses the EncryptedPrivatKeyInfo object (PKCS#8) + * This function parses the EncryptedPrivateKeyInfo object (PKCS#8) * * EncryptedPrivateKeyInfo ::= SEQUENCE { * encryptionAlgorithm EncryptionAlgorithmIdentifier,