Skip to content

Commit c40961c

Browse files
committed
fix typo in Conversion docs
1 parent 0e83a80 commit c40961c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/src/scala/Conversion.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
package scala
22

3-
/** A class for implicit values that can serve as implicit conversions
3+
/** A class for implicit values that can serve as implicit conversions.
44
* The implicit resolution algorithm will act as if there existed
55
* the additional implicit definition:
66
*

0 commit comments

Comments
 (0)