forked from qt-creator/qt-creator
		
	Fix spelling of tool chain is user-visible strings and comments
This commit is contained in:
		| @@ -4313,7 +4313,7 @@ static QString gdbBinary(const DebuggerStartParameters &sp) | ||||
|         if (abiMatch) | ||||
|             return sp.debuggerCommand; | ||||
|     } | ||||
|     // 3) Find one from toolchains. | ||||
|     // 3) Find one from tool chains. | ||||
|     return debuggerCore()->debuggerForAbi(sp.toolChainAbi, GdbEngineType); | ||||
| } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user