commit | 0c104b19e4318bd6c0603dd1b8f441594c18442b | [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 Oct 06 14:05:23 2017 +0100 |
tree | 419f5ed69ccfc73ef3a4ccbaf31a376d08fb1965 | |
parent | 82027c1cd9bdb35474734e7906e64110f35ea27d [diff] [blame] |
Fix typo
diff --git a/library/pkparse.c b/library/pkparse.c index e48f37b..a631841 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,