forked from boostorg/beast
Fix typo in examples documentation
This commit is contained in:
@@ -3,6 +3,7 @@ Version 146:
|
|||||||
* Fix some typos
|
* Fix some typos
|
||||||
* Faster ascii_tolower
|
* Faster ascii_tolower
|
||||||
* Documentation tidying
|
* Documentation tidying
|
||||||
|
* Fix typo in examples documentation
|
||||||
|
|
||||||
API Changes:
|
API Changes:
|
||||||
|
|
||||||
|
@@ -232,7 +232,7 @@ listed here along with a description of their use:
|
|||||||
[[source_file example/common/ssl_stream.hpp]]
|
[[source_file example/common/ssl_stream.hpp]]
|
||||||
[
|
[
|
||||||
The `ssl_stream` is a replacement for __ssl_stream__ which
|
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.
|
itself move constructible.
|
||||||
]
|
]
|
||||||
]]
|
]]
|
||||||
|
Reference in New Issue
Block a user