mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-12-24 17:41:01 +03:00
Fix typo in MPS reader documentation
Signed-off-by: Hanno Becker <hanno.becker@arm.com>
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
* moving it from 'producing' to 'consuming' mode.
|
||||
* - The consumer subsequently fetches and processes the buffer
|
||||
* content. Once that's done -- or partially done and a consumer's
|
||||
* requests can't be fulfilled -- the producer revokes the reader's
|
||||
* request can't be fulfilled -- the producer revokes the reader's
|
||||
* access to the incoming data buffer, putting the reader back to
|
||||
* producing mode.
|
||||
* - The producer subsequently gathers more incoming data and hands
|
||||
|
||||
Reference in New Issue
Block a user