Translator corrections

This commit is contained in:
Jarek Kobus
2010-09-29 12:48:00 +02:00
parent 2cf9910070
commit da79614008
8 changed files with 9 additions and 12 deletions

View File

@@ -613,7 +613,7 @@ bool DebuggerRunControl::aboutToStop() const
{
QTC_ASSERT(isRunning(), return true;)
const QString question = tr("A debugging session are still in progress. "
const QString question = tr("A debugging session is still in progress. "
"Terminating the session in the current"
" state can leave the target in an inconsistent state."
" Would you still like to terminate it?");