Fix spelling of tool chain is user-visible strings and comments

This commit is contained in:
Tobias Hunger
2011-03-16 17:59:43 +01:00
parent e18d049687
commit 429ed63f5d
30 changed files with 61 additions and 61 deletions

View File

@@ -325,7 +325,7 @@ RunConfiguration *DebuggerRunControl::runConfiguration() const
////////////////////////////////////////////////////////////////////////
//
// Engine detection logic: Detection functions depending on toolchain, binary,
// Engine detection logic: Detection functions depending on tool chain, binary,
// etc. Return a list of possible engines (order of prefererence) without
// consideration of configuration, etc.
//