mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-05-07 22:22:17 +00:00
crypto_platform: Fix typo
This commit is contained in:
parent
355b4b0c25
commit
95d8438138
|
@ -1,7 +1,7 @@
|
||||||
/**
|
/**
|
||||||
* \file psa/crypto_platform.h
|
* \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
|
* \note This file may not be included directly. Applications must
|
||||||
* include psa/crypto.h.
|
* include psa/crypto.h.
|
||||||
|
|
Loading…
Reference in a new issue