Skip to content

Commit 68e05dc

Browse files
committed
Remove extra whitespace
JAVA-3909
1 parent e12c8e2 commit 68e05dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

driver-scala/src/main/scala/org/mongodb/scala/FindObservable.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,7 @@ case class FindObservable[TResult](private val wrapped: FindPublisher[TResult])
328328
/**
329329
* Explain the execution plan for this operation with the given verbosity level
330330
*
331-
* @tparam ExplainResult The type of the result
331+
* @tparam ExplainResult The type of the result
332332
* @param verbosity the verbosity of the explanation
333333
* @return the execution plan
334334
* @since 4.2

0 commit comments

Comments
 (0)