mirror of
https://github.com/arduino/Arduino.git
synced 2025-03-13 10:29:35 +01:00
Fixed typo
This commit is contained in:
parent
73e857fda9
commit
13d8fa4dd0
@ -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}");
|
||||
|
Loading…
x
Reference in New Issue
Block a user