From: Stephane Sezer Date: Thu, 20 Nov 2014 18:50:16 +0000 (+0000) Subject: Fix a typo in lldb-gdb-remote.txt. X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e5f27decf911dff868b56192fb8cea27b59b9232;p=platform%2Fupstream%2Fllvm.git Fix a typo in lldb-gdb-remote.txt. Test Plan: None. Reviewers: clayborg Subscribers: lldb-commits Differential Revision: http://reviews.llvm.org/D6342 llvm-svn: 222440 --- diff --git a/lldb/docs/lldb-gdb-remote.txt b/lldb/docs/lldb-gdb-remote.txt index d333a1c..5d1413e 100644 --- a/lldb/docs/lldb-gdb-remote.txt +++ b/lldb/docs/lldb-gdb-remote.txt @@ -988,7 +988,7 @@ for this region. // "O" // "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