commit | 9c6cb38ba8e0ab9d0774fdc6aa54d504e4616ea2 | [log] [tgz] |
---|---|---|
author | Hanno Becker <hanno.becker@arm.com> | Tue Sep 05 10:08:01 2017 +0100 |
committer | Hanno Becker <hanno.becker@arm.com> | Tue Sep 05 10:08:01 2017 +0100 |
tree | 4685e34a04abe6288593d3fc670834b21e64e691 | |
parent | f28dc2f90053781f860c73f81556d76bedc08aae [diff] [blame] |
Fix typo in pkparse.c
diff --git a/library/pkparse.c b/library/pkparse.c index 3368f5b..6db9a5a 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,