commit | ce7f18c00be0c97d214fbb04be8b532b5d440e94 | [log] [tgz] |
---|---|---|
author | Tom Cosgrove <tom.cosgrove@arm.com> | Thu Jul 28 05:50:56 2022 +0100 |
committer | Tom Cosgrove <tom.cosgrove@arm.com> | Thu Jul 28 05:50:56 2022 +0100 |
tree | 0ad613c82e9ac9e6a11d90235b1dc00af48c2575 | |
parent | 9115e1bc4d000a7f72d4a12b576b1e86e3b06c23 [diff] [blame] |
Fix a/an typos in doxygen and other comments Signed-off-by: Tom Cosgrove <tom.cosgrove@arm.com>
diff --git a/include/psa/crypto_compat.h b/include/psa/crypto_compat.h index 1d3253c..89c13f1 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 whether an handle is null. +/** Check whether a handle is null. * * \param handle Handle *