Skip to content

Commit f9cc516

Browse files
oderskybracevac
andauthored
Update library/src/scala/caps/package.scala
Co-authored-by: Oliver Bračevac <bracevac@users.noreply.github.com>
1 parent 6689785 commit f9cc516

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/src/scala/caps/package.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ object unsafe:
181181
*
182182
* 2. Marks a class field that has a cap in its capture set, so that
183183
* the cap is not contributed to the class instance.
184-
* Exampple:
184+
* Example:
185185
*
186186
* class A { val b B^ = ... }; new A()
187187
*

0 commit comments

Comments
 (0)