Skip to content

Commit 4a7ad16

Browse files
committed
asioexec::completion_token: Unit Test Comment Typo Fix
1 parent de5f2a4 commit 4a7ad16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/asioexec/test_completion_token.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ using namespace asioexec;
4343
namespace {
4444

4545
// connect_shared and start_shared ensure the operation state's lifetime ends
46-
// within the completion signal handing of the receiver thereby ensuring any
46+
// within the completion signal handling of the receiver thereby ensuring any
4747
// use of the operation state by the operation after it's sent a completion
4848
// signal is caught be AddressSanitizer
4949

0 commit comments

Comments
 (0)