mirror of
https://github.com/hneemann/Digital.git
synced 2025-09-28 07:28:20 -04:00
typo
This commit is contained in:
parent
b86870af9c
commit
4905eeb50a
@ -22,7 +22,7 @@ import static de.neemann.digital.draw.shapes.GenericShape.SIZE;
|
|||||||
import static de.neemann.digital.draw.shapes.GenericShape.SIZE2;
|
import static de.neemann.digital.draw.shapes.GenericShape.SIZE2;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The diodes shape
|
* The switch shape
|
||||||
*/
|
*/
|
||||||
public class SwitchShape implements Shape {
|
public class SwitchShape implements Shape {
|
||||||
|
|
||||||
|
@ -15,7 +15,7 @@ import static de.neemann.digital.draw.shapes.GenericShape.SIZE;
|
|||||||
import static de.neemann.digital.draw.shapes.GenericShape.SIZE2;
|
import static de.neemann.digital.draw.shapes.GenericShape.SIZE2;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The ground shape
|
* The Vcc shape
|
||||||
*
|
*
|
||||||
* @author hneemann
|
* @author hneemann
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user