File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed
src/main/java/org/scijava/script Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 7272import org .scijava .util .ColorRGBA ;
7373
7474/**
75- * Default service for working with scripting languages .
75+ * Default service for working with scripts .
7676 *
7777 * @author Johannes Schindelin
7878 * @author Curtis Rueden
Original file line number Diff line number Diff line change 4949import org .scijava .service .SciJavaService ;
5050
5151/**
52- * Interface for service that works with scripting languages. This service
53- * discovers available scripting languages, and provides convenience methods to
54- * interact with them.
52+ * Interface for service that works with scripts. This service discovers
53+ * available scripts, and provides convenience methods to interact with them.
5554 *
5655 * @author Johannes Schindelin
5756 */
You can’t perform that action at this time.
0 commit comments