forked from qt-creator/qt-creator
		
	Fix typo in comment
This commit is contained in:
		| @@ -307,7 +307,7 @@ bool Target::fromMap(const QVariantMap &map) | ||||
|         if (i == activeConfiguration) | ||||
|             setActiveRunConfiguration(rc); | ||||
|     } | ||||
|     // Ignore missing RCs: We will just populate them usign the default ones. | ||||
|     // Ignore missing RCs: We will just populate them using the default ones. | ||||
|  | ||||
|     return true; | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user