mirror of
https://github.com/hneemann/Digital.git
synced 2025-09-28 07:28:20 -04:00
typo
This commit is contained in:
parent
48d566fdc4
commit
cb89388262
@ -56,7 +56,7 @@ public class Style {
|
||||
*/
|
||||
public static final Style WIRE_OUT = new Style(LINETHICK, true, Color.RED.darker());
|
||||
/**
|
||||
* filld style used to fill the splitter or the dark LEDs
|
||||
* Filled style used to fill the splitter or the dark LEDs
|
||||
*/
|
||||
public static final Style FILLED = new Style(LINETHICK, true, Color.BLACK);
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user