commit | 1e8ca122f4979cf113415c06dfb244e30f96657b | [log] [tgz] |
---|---|---|
author | Tobias Nießen <tniessen@tnie.de> | Mon May 10 19:53:15 2021 +0200 |
committer | Tobias Nießen <tniessen@tnie.de> | Mon May 10 19:54:11 2021 +0200 |
tree | 3e21bab904043773cc62442d994bfb0008533137 | |
parent | b6800788ca432e8df1de3c7a55e894b9a2e49ba9 [diff] [blame] |
Fix typos in C header files Signed-off-by: Tobias Nießen <tniessen@tnie.de>
diff --git a/include/psa/crypto_compat.h b/include/psa/crypto_compat.h index b20a6e1..1d3253c 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 *