mirror of
https://github.com/hneemann/Digital.git
synced 2025-09-16 16:34:47 -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;
|
||||
|
||||
/**
|
||||
* A function.
|
||||
* Can be used to define a function by a lambda expression.
|
||||
*/
|
||||
public class Func extends Function {
|
||||
@ -31,7 +30,7 @@ public class Func extends Function {
|
||||
}
|
||||
|
||||
/**
|
||||
* A fimple function
|
||||
* A simple function
|
||||
*/
|
||||
public interface Interface {
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user