summaryrefslogtreecommitdiff
path: root/src/library/scala/concurrent/TIMEOUT.scala
diff options
context:
space:
mode:
Diffstat (limited to 'src/library/scala/concurrent/TIMEOUT.scala')
-rw-r--r--src/library/scala/concurrent/TIMEOUT.scala4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/library/scala/concurrent/TIMEOUT.scala b/src/library/scala/concurrent/TIMEOUT.scala
index 54d7db853c..d0328928fa 100644
--- a/src/library/scala/concurrent/TIMEOUT.scala
+++ b/src/library/scala/concurrent/TIMEOUT.scala
@@ -6,13 +6,11 @@
** |/ **
\* */
-
-
package scala.concurrent
/**
* The message sent to a message box when the period specified in
- * <code>receiveWithin</code> expires.
+ * `receiveWithin` expires.
*
* @author Martin Odersky
* @version 1.0, 10/03/2003