Fix a typo in lldb-gdb-remote.txt.
authorStephane Sezer <sas@cd80.net>
Thu, 20 Nov 2014 18:50:16 +0000 (18:50 +0000)
committerStephane Sezer <sas@cd80.net>
Thu, 20 Nov 2014 18:50:16 +0000 (18:50 +0000)
Test Plan: None.

Reviewers: clayborg

Subscribers: lldb-commits

Differential Revision: http://reviews.llvm.org/D6342

llvm-svn: 222440

lldb/docs/lldb-gdb-remote.txt

index d333a1c..5d1413e 100644 (file)
@@ -988,7 +988,7 @@ for this region.
 //  "O<ascii-hex-string>"
 //  "O" means STDOUT has data that was written to its console and is
 //  being delivered to the debugger. This packet happens asynchronously
-//  and the debugger is expected to continue to way for another stop reply
+//  and the debugger is expected to continue to wait for another stop reply
 //  packet.
 //
 // LLDB EXTENSIONS