We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e12c8e2 commit 68e05dcCopy full SHA for 68e05dc
driver-scala/src/main/scala/org/mongodb/scala/FindObservable.scala
@@ -328,7 +328,7 @@ case class FindObservable[TResult](private val wrapped: FindPublisher[TResult])
328
/**
329
* Explain the execution plan for this operation with the given verbosity level
330
*
331
- * @tparam ExplainResult The type of the result
+ * @tparam ExplainResult The type of the result
332
* @param verbosity the verbosity of the explanation
333
* @return the execution plan
334
* @since 4.2
0 commit comments