Fix spelling in comments

Krazy was complaining about those.
This commit is contained in:
Tobias Hunger
2010-10-30 21:54:23 +02:00
parent af0413ec1e
commit cf3a418cd8
27 changed files with 34 additions and 34 deletions

View File

@@ -770,7 +770,7 @@ void Qt4Project::decrementPendingEvaluateFutures()
qDebug()<<" Oh update is pending start the timer";
m_asyncUpdateTimer.start();
} else if (m_asyncUpdateState != ShuttingDown){
// After beeing done, we need to call:
// After being done, we need to call:
updateFileList();
updateCodeModels();
if (debug)