commit | 02b6fba7f5f2cd040edb845c8582653020da98de | [log] [tgz] |
---|---|---|
author | Tobias Nießen <tniessen@tnie.de> | Mon May 10 19:53:15 2021 +0200 |
committer | Gilles Peskine <Gilles.Peskine@arm.com> | Wed May 12 10:39:58 2021 +0200 |
tree | 6a5094100d74c46466c69a15255d14f324ba26e2 | |
parent | 85bb47596cb6a45201abe9d5b7463c0fab09d152 [diff] [blame] |
Fix typos in C header files Signed-off-by: Tobias Nießen <tniessen@tnie.de> Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
diff --git a/include/psa/crypto_compat.h b/include/psa/crypto_compat.h index 5dabbd2..09ac488 100644 --- a/include/psa/crypto_compat.h +++ b/include/psa/crypto_compat.h
@@ -44,7 +44,7 @@ #define PSA_KEY_HANDLE_INIT MBEDTLS_SVC_KEY_ID_INIT -/** Check wether an handle is null. +/** Check whether an handle is null. * * \param handle Handle *