Skip to content

Commit a830325

Browse files
oderskysmarter
andauthored
Update library/src/scala/annotation/internal/ContextResultCount.scala
Co-Authored-By: Guillaume Martres <smarter@ubuntu.com>
1 parent e8812b2 commit a830325

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/src/scala/annotation/internal/ContextResultCount.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package scala.annotation
22
package internal
33

4-
/** An annotation that's aitomatically added for methods
4+
/** An annotation that's automatically added for methods
55
* that have one or more nested context closures as their right hand side.
66
* The parameter `n` is an Int Literal that tells how many nested closures
77
* there are.

0 commit comments

Comments
 (0)