mirror of
https://github.com/hneemann/Digital.git
synced 2025-09-17 00:44:40 -04:00
typos
This commit is contained in:
parent
b482fc3195
commit
ae27e2cac2
@ -8,7 +8,6 @@ package de.neemann.digital.hdl.hgs.function;
|
|||||||
import de.neemann.digital.hdl.hgs.HGSEvalException;
|
import de.neemann.digital.hdl.hgs.HGSEvalException;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* A function.
|
|
||||||
* Can be used to define a function by a lambda expression.
|
* Can be used to define a function by a lambda expression.
|
||||||
*/
|
*/
|
||||||
public class Func extends Function {
|
public class Func extends Function {
|
||||||
@ -31,7 +30,7 @@ public class Func extends Function {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* A fimple function
|
* A simple function
|
||||||
*/
|
*/
|
||||||
public interface Interface {
|
public interface Interface {
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user