8000 Fixed typo. · xieleigang/scala.github.com@61b58e8 · GitHub
[go: up one dir, main page]

Skip to content

Commit 61b58e8

Browse files
author
awl
committed
Fixed typo.
1 parent 70ded5a commit 61b58e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

overviews/core/_posts/2012-09-20-implicit-classes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Here's an example:
4747
HI
4848
HI
4949

50-
For an implicit class to work, its name must be in scope and unambiuous, like any other implicit
50+
For an implicit class to work, its name must be in scope and unambiguous, like any other implicit
5151
value or conversion.
5252

5353

0 commit comments

Comments
 (0)
0