mirror of
https://github.com/arduino/Arduino.git
synced 2024-11-28 09:24:14 +01:00
Merge pull request #11661 from antonilol/patch-1
spelling mistake that made my brain hurt
This commit is contained in:
commit
e1bb135b86
@ -74,7 +74,7 @@ public class SerialPortList {
|
||||
}
|
||||
}
|
||||
|
||||
//since 2.1.0 -> Fully rewrited port name comparator
|
||||
//since 2.1.0 -> Fully rewritten port name comparator
|
||||
private static final Comparator<String> PORTNAMES_COMPARATOR = new Comparator<String>() {
|
||||
|
||||
@Override
|
||||
|
Loading…
Reference in New Issue
Block a user