Skip to content

Commit 797e32e

Browse files
gselzerctrueden
authored andcommitted
instantation to instantiation
1 parent 6d78f59 commit 797e32e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scijava/scijava-ops-engine/src/main/java/org/scijava/ops/engine/impl/LambdaTypeBaker.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
public final class LambdaTypeBaker {
2424

2525
/**
26-
* Prevents instantation of this public utility class
26+
* Prevents instantiation of this public utility class
2727
*/
2828
private LambdaTypeBaker() {}
2929

0 commit comments

Comments
 (0)