Skip to content

Commit 63824f7

Browse files
committed
DefaultScriptInterpreter: fix javadoc syntax
1 parent 368048a commit 63824f7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/org/scijava/script/DefaultScriptInterpreter.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,6 @@ public Object eval(final String command) throws ScriptException {
178178
* For further details, see <a href="http://stackoverflow.com/a/5598207">SO
179179
* #5584674</a>.
180180
* </p>
181-
* </p>
182181
*/
183182
@Override
184183
public Object interpret(final String line) throws ScriptException {

0 commit comments

Comments
 (0)