Skip to content

Commit 06d683d

Browse files
committed
Tweaking a comment to be more clear.
1 parent 72360fc commit 06d683d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lldb/tools/lldb-dap/DAP.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -850,7 +850,7 @@ lldb::SBError DAP::Disconnect(bool terminateDebuggee) {
850850

851851
SendTerminatedEvent();
852852

853-
// Stop forward the debugger output and error file handle.
853+
// Stop forwarding the debugger output and error handles.
854854
out.Stop();
855855
err.Stop();
856856

0 commit comments

Comments
 (0)