Skip to content

Commit 0b5c0a0

Browse files
committed
JythonScriptLanguage: fix javadoc
1 parent 0e371eb commit 0b5c0a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/scijava/plugins/scripting/jython/JythonScriptLanguage.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
import org.scijava.script.ScriptLanguage;
3939

4040
/**
41-
* An adapter of the Jython interpreter to ImageJ's scripting interfaces.
41+
* An adapter of the Jython interpreter to the SciJava scripting interface.
4242
*
4343
* @author Johannes Schindelin
4444
* @see ScriptEngine

0 commit comments

Comments
 (0)