mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-09-08 11:19:56 +00:00
Fix typo in MPS test suite
Signed-off-by: Hanno Becker <[email protected]>
This commit is contained in:
@@ -293,7 +293,7 @@ void mbedtls_mps_reader_pausing_needed_buffer_too_small()
|
||||
void mbedtls_mps_reader_pausing( int option )
|
||||
{
|
||||
/* This test exercises the behaviour of the reader when the
|
||||
* accumulator is used to fufill a consumer's request.
|
||||
* accumulator is used to fulfill a consumer's request.
|
||||
*
|
||||
* More detailed:
|
||||
* - The producer feeds some data.
|
||||
|
||||
Reference in New Issue
Block a user