1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-07-23 15:01:00 +03:00
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
Gilles Peskine
2025-06-30 10:45:39 +02:00
parent 5acb3a5969
commit 0b44f56d8d

View File

@ -25,7 +25,7 @@
*
* Some parts of the API are best explored from the “Topics” or
* “Group list” section.
* This is notable the case for the PSA Cryptography API.
* This is notably the case for the PSA Cryptography API.
* Note that many parts of the API are not classified under a topic and
* can only be seen through the file structure.
*
@ -47,6 +47,6 @@
* - Any structure or union field whose name starts with `private_`.
* - Any preprocessor macro that is just listed with its automatically
* rendered parameter list, value and location. Macros are part of
* the API only if their documentation includes have custom text.
* the API only if their documentation has custom text.
*
*/