1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-08-08 17:42:09 +03:00

Fix grammar and spelling

Signed-off-by: Werner Lewis <werner.lewis@arm.com>
This commit is contained in:
Werner Lewis
2022-12-14 15:32:31 +00:00
parent 945a165a3c
commit 2bd263da1e
2 changed files with 4 additions and 4 deletions

View File

@@ -25,7 +25,7 @@
* modified by the function.
* - Bignum parameters called \p X, \p Y are outputs or input-output.
* The initial content of output-only parameters is ignored.
* - \p T is a temporary storage area. The initial content of such
* - \p T is a temporary storage area. The initial content of such a
* parameter is ignored and the final content is unspecified.
* - **Bignum sizes**: bignum sizes are always expressed by the \p limbs
* member of the modulus argument. Any bignum parameters must have the same