commit | 570238e0083242866c888e3cb6a82f4dd1d00d90 | [log] [tgz] |
---|---|---|
author | Hanno Becker <hanno.becker@arm.com> | Tue Sep 05 10:08:01 2017 +0100 |
committer | Hanno Becker <hanno.becker@arm.com> | Fri Oct 06 14:03:45 2017 +0100 |
tree | dbf5486f6cce164270c3bdc6e0635bc058c3ef2c | |
parent | 0642ed4e4554c451d9845424f02e357d737531d3 [diff] [blame] |
Fix typo in pkparse.c
diff --git a/library/pkparse.c b/library/pkparse.c index b6a8d2e..e48f37b 100644 --- a/library/pkparse.c +++ b/library/pkparse.c
@@ -859,7 +859,7 @@ const mbedtls_pk_info_t *pk_info; /* - * This function parses the PrivatKeyInfo object (PKCS#8 v1.2 = RFC 5208) + * This function parses the PrivateKeyInfo object (PKCS#8 v1.2 = RFC 5208) * * PrivateKeyInfo ::= SEQUENCE { * version Version,