Fixed typo

This commit is contained in:
Federico Fissore 2015-11-18 09:49:46 +01:00
parent 73e857fda9
commit 13d8fa4dd0
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ public class Compiler implements MessageConsumer {
tr("Multiple libraries were found for \"{0}\"");
tr(" Not used: {0}");
tr(" Used: {0}");
tr("Library can't use both 'src' and 'utility' folders. Double ckeck {0}");
tr("Library can't use both 'src' and 'utility' folders. Double check {0}");
tr("WARNING: library {0} claims to run on {1} architecture(s) and may be incompatible with your current board which runs on {2} architecture(s).");
tr("Looking for recipes like {0}*{1}");
tr("Board {0}:{1}:{2} doesn''t define a ''build.board'' preference. Auto-set to: {3}");