We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66bd50e commit 39b5a04Copy full SHA for 39b5a04
src/main/java/org/scijava/plugins/scripting/java/JavaRunner.java
@@ -37,7 +37,7 @@
37
import org.scijava.plugin.Plugin;
38
39
/**
40
- * A plugin which extends an Java script language's execution handling. A
+ * A plugin which extends the Java script language's execution handling. A
41
* {@code JavaRunner} knows how to execute certain classes, beyond just Java's
42
* usual {@code main} method.
43
* <p>
0 commit comments