Fix non-ASCII characters
This commit is contained in:
parent
b9f758b095
commit
d36c0b79a1
@ -236,7 +236,7 @@ public class ComponentPreset implements Comparable<ComponentPreset>, Serializabl
|
||||
// Parachute Mass declaration see: MASS
|
||||
|
||||
public final static List<TypedKey<?>> ORDERED_KEY_LIST = Collections.unmodifiableList(Arrays.asList(
|
||||
// DO NOT add to this list without redefining “table.column”
|
||||
// DO NOT add to this list without redefining "table.column"
|
||||
LEGACY,
|
||||
MANUFACTURER,
|
||||
PARTNO,
|
||||
|
Loading…
x
Reference in New Issue
Block a user