Skip to content

Commit e6bb76c

Browse files
committed
Fix doc
1 parent 4f7ee7f commit e6bb76c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sql/core/src/main/scala/org/apache/spark/sql/util/ContinuousQueryListener.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ object ContinuousQueryListener {
7676

7777
/**
7878
* :: Experimental ::
79-
* Companion object of [[ContinuousQueryListener]] that defines the listener events.
79+
* A class that contains information about [[ContinuousQuery]].
8080
*/
8181
@Experimental
8282
case class ContinuousQueryInfo(

0 commit comments

Comments
 (0)