We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cccdee commit 7682cc8Copy full SHA for 7682cc8
1 file changed
src/main/java/org/scijava/plugins/scripting/scala/ScalaScriptLanguage.java
@@ -40,7 +40,7 @@
40
import org.scijava.script.ScriptLanguage;
41
42
/**
43
- * An adapter of the Clojure interpreter to ImageJ's scripting interfaces
+ * An adapter of the Scala interpreter to the SciJava scripting interface.
44
*
45
* @author Johannes Schindelin
46
* @see ScriptEngine
0 commit comments