mirror of
https://github.com/boostorg/beast.git
synced 2025-08-03 06:44:39 +02:00
Fix typo in examples documentation
This commit is contained in:
@@ -3,6 +3,7 @@ Version 146:
|
||||
* Fix some typos
|
||||
* Faster ascii_tolower
|
||||
* Documentation tidying
|
||||
* Fix typo in examples documentation
|
||||
|
||||
API Changes:
|
||||
|
||||
|
@@ -232,7 +232,7 @@ listed here along with a description of their use:
|
||||
[[source_file example/common/ssl_stream.hpp]]
|
||||
[
|
||||
The `ssl_stream` is a replacement for __ssl_stream__ which
|
||||
supports construction from a moved-froms ocket and is also
|
||||
supports construction from a moved-from socket and is also
|
||||
itself move constructible.
|
||||
]
|
||||
]]
|
||||
|
Reference in New Issue
Block a user