Closed
Description
Link: http://docs.scala-lang.org/tutorials/tour/traits.html
Simple typo in docs:
Actual:
Subtypes of traits can be used where a the trait is required.
Required:
Subtypes of traits can be used where a trait is required.
or
Subtypes of traits can be used where the trait is required.
Metadata
Metadata
Assignees
Labels
No labels