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 c3f97a3 commit bcb242dCopy full SHA for bcb242d
js-envs/src/main/scala/org/scalajs/jsenv/AsyncJSRunner.scala
@@ -60,7 +60,7 @@ trait AsyncJSRunner {
60
* `atMost`, or force it to stop.
61
*
62
* If any exception is thrown while awaiting completion (including a
63
- * [[scala.concurrent.TimeoutException TimeoutException]], forces the runner
+ * [[scala.concurrent.TimeoutException TimeoutException]]), forces the runner
64
* to stop by calling `stop()` before rethrowing the exception.
65
66
* Strictly equivalent to:
0 commit comments