Skip to content

Commit 1bdd669

Browse files
author
Beria
committed
fix javadoc comment
1 parent 27790e4 commit 1bdd669

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zeppelin-interpreter/src/main/java/org/apache/zeppelin/interpreter/remote/CheckAppendOutputRunner.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
import org.slf4j.Logger;
88
import org.slf4j.LoggerFactory;
99

10-
/* This class is responsible for initializing
10+
/** This class is responsible for initializing
1111
* and ensuring that AppendOutputRunner is up
1212
* and running.
1313
*/

0 commit comments

Comments
 (0)