mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-12-26 05:55:31 +00:00
Fix typo in MPS reader documentation
Signed-off-by: Hanno Becker <hanno.becker@arm.com>
This commit is contained in:
parent
8fc107c9fb
commit
3d0db81690
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue