Fixed docs typos

Signed-off-by: Alexey Romko <nevilad@yahoo.com>
This commit is contained in:
Alexey Romko
2024-11-08 11:25:17 +03:00
committed by Mohammad Nejati
parent 6d66afbd0e
commit a21250d12d
2 changed files with 2 additions and 2 deletions

View File

@ -41,7 +41,7 @@ used to evaluate robustness. All asynchronous clients support timeouts.
[[path_link example/http/client/coro/http_client_coro.cpp http_client_coro.cpp]]
[[path_link example/http/client/coro-ssl/http_client_coro_ssl.cpp http_client_coro_ssl.cpp]]
][
[WebSocket, C++20 coroutine]
[HTTP, C++20 coroutine]
[[path_link example/http/client/awaitable/http_client_awaitable.cpp http_client_awaitable.cpp]]
[[path_link example/http/client/awaitable-ssl/http_client_awaitable_ssl.cpp http_client_awaitable_ssl.cpp]]
][

View File

@ -235,7 +235,7 @@ customized by the caller, a completion handler defaults to using
The function
[@boost:/doc/html/boost_asio/reference/bind_allocator.html `net::bind_allocator`]
can be used when he caller wants to assign a custom allocator to the operation.
can be used when the caller wants to assign a custom allocator to the operation.
A completion token's associated cancellation_slot can be used to cancel single