Author: emaste
Date: Tue Apr 29 12:48:06 2014
New Revision: 207564
URL: http://llvm.org/viewvc/llvm-project?rev=207564&view=rev
Log:
Typo: forever is one word
Modified:
lldb/trunk/source/Target/Process.cpp
Modified: lldb/trunk/source/Target/Process.cpp
URL:
http://llvm.org/viewvc/llvm-project/lldb/trunk/source/Target/Process.cpp?rev=207564&r1=207563&r2=207564&view=diff
==============================================================================
--- lldb/trunk/source/Target/Process.cpp (original)
+++ lldb/trunk/source/Target/Process.cpp Tue Apr 29 12:48:06 2014
@@ -5591,7 +5591,7 @@ Process::RunThreadPlan (ExecutionContext
else
{
log->Printf ("Process::RunThreadPlan():
Running function with one thread timeout timed out, "
- "running for ever with all
threads enabled.");
+ "running forever with all threads
enabled.");
}
}
else
_______________________________________________
lldb-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits