commit | 1797b05602630bd7f985c77b4b721613d70aaaa2 | [log] [tgz] |
---|---|---|
author | Tom Cosgrove <tom.cosgrove@arm.com> | Sun Dec 04 17:19:59 2022 +0000 |
committer | Tom Cosgrove <tom.cosgrove@arm.com> | Sun Dec 04 17:19:59 2022 +0000 |
tree | 0451347717e173ccdb2cd606bcef452bda6db851 | |
parent | c3902ac6614c12133393be38ca21c7fb9e059812 [diff] [blame] |
Fix typos prior to release Signed-off-by: Tom Cosgrove <tom.cosgrove@arm.com>
diff --git a/library/pkcs7.c b/library/pkcs7.c index e4238b6..5b22afa 100644 --- a/library/pkcs7.c +++ b/library/pkcs7.c
@@ -314,7 +314,7 @@ if( ret != 0 ) goto out; - /* Asssume authenticatedAttributes is nonexistent */ + /* Assume authenticatedAttributes is nonexistent */ ret = pkcs7_get_digest_algorithm( p, end_signer, &signer->sig_alg_identifier ); if( ret != 0 )