Skip to content

Commit 39b5a04

Browse files
committed
JavaRunner: tweak javadoc
1 parent 66bd50e commit 39b5a04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/scijava/plugins/scripting/java/JavaRunner.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
import org.scijava.plugin.Plugin;
3838

3939
/**
40-
* A plugin which extends an Java script language's execution handling. A
40+
* A plugin which extends the Java script language's execution handling. A
4141
* {@code JavaRunner} knows how to execute certain classes, beyond just Java's
4242
* usual {@code main} method.
4343
* <p>

0 commit comments

Comments
 (0)