Typo: forever is one word

llvm-svn: 207564
This commit is contained in:
Ed Maste 2014-04-29 17:48:06 +00:00
parent 8e4cf3b662
commit e61c7b06c9
1 changed files with 1 additions and 1 deletions

View File

@ -5591,7 +5591,7 @@ Process::RunThreadPlan (ExecutionContext &exe_ctx,
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