We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de5f2a4 commit 4a7ad16Copy full SHA for 4a7ad16
1 file changed
test/asioexec/test_completion_token.cpp
@@ -43,7 +43,7 @@ using namespace asioexec;
43
namespace {
44
45
// connect_shared and start_shared ensure the operation state's lifetime ends
46
- // within the completion signal handing of the receiver thereby ensuring any
+ // within the completion signal handling of the receiver thereby ensuring any
47
// use of the operation state by the operation after it's sent a completion
48
// signal is caught be AddressSanitizer
49
0 commit comments