Skip to content

Commit 3020b3d

Browse files
committed
JRubyScriptLanguage: fix javadoc
1 parent ddd95a9 commit 3020b3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/scijava/plugins/scripting/jruby/JRubyScriptLanguage.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 JRuby interpreter to ImageJ's scripting interfaces.
41+
* An adapter of the JRuby interpreter to the SciJava scripting interface.
4242
*
4343
* @author Johannes Schindelin
4444
* @see ScriptEngine

0 commit comments

Comments
 (0)