mirror of
https://github.com/hneemann/Digital.git
synced 2025-09-27 23:18:02 -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;
|
||||
|
||||
/**
|
||||
* The diodes shape
|
||||
* The switch 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;
|
||||
|
||||
/**
|
||||
* The ground shape
|
||||
* The Vcc shape
|
||||
*
|
||||
* @author hneemann
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user