Skip to content

Commit cb26da4

Browse files
Update specs/CDPSessionIdSupport.md
Co-authored-by: Raymond Chen <oldnewthing@users.noreply.github.com>
1 parent 7ca4f1f commit cb26da4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

specs/CDPSessionIdSupport.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ The example below illustrates how to collect messages logged by console.log call
4141
## Win32 C++
4242
```cpp
4343

44-
void MyApp::HandleDevToolsProtocalPTargets()
44+
void MyApp::AttachConsoleLogHandlers()
4545
{
4646
// The sessions and targets descriptions are tracked by 2 maps:
4747
// SessionId to TargetId map:

0 commit comments

Comments
 (0)