mirror of
https://github.com/boostorg/beast.git
synced 2025-07-29 20:37:31 +02:00
Fix typo in documentation
This commit is contained in:
committed by
Klemens Morgenstern
parent
45d4f7f306
commit
177a1222a6
@ -41,7 +41,7 @@ enum class error
|
||||
|
||||
This error is returned during parsing when additional
|
||||
octets are needed. The caller should append more data
|
||||
to the existing buffer and retry the parse operaetion.
|
||||
to the existing buffer and retry the parse operation.
|
||||
*/
|
||||
need_more,
|
||||
|
||||
|
Reference in New Issue
Block a user