commit | 95d8438138bf3dd1e94da497068d40eee6da5ef3 | [log] [tgz] |
---|---|---|
author | Jaeden Amero <jaeden@patater.com> | Thu May 30 13:14:00 2019 +0100 |
committer | Jaeden Amero <jaeden.amero@arm.com> | Wed Sep 04 10:11:45 2019 +0100 |
tree | 4eb4b41e1b406f20da2b8ea6458eac7be0cc39b5 | |
parent | 355b4b0c2596d59f68492979bdc103f90c6e9048 [diff] [blame] |
crypto_platform: Fix typo
diff --git a/include/psa/crypto_platform.h b/include/psa/crypto_platform.h index 42cdad3..8a9c401 100644 --- a/include/psa/crypto_platform.h +++ b/include/psa/crypto_platform.h
@@ -1,7 +1,7 @@ /** * \file psa/crypto_platform.h * - * \brief PSA cryptography module: Mbed TLS platfom definitions + * \brief PSA cryptography module: Mbed TLS platform definitions * * \note This file may not be included directly. Applications must * include psa/crypto.h.