Skip to content

Commit

Permalink
Merge pull request #11 from scala-exercises/al-rename-section
Browse files Browse the repository at this point in the history
Rename section about ranges
  • Loading branch information
raulraja authored Jun 14, 2016
2 parents f2a56f3 + 1c20a17 commit 3144a4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/scala/stdlib/Ranges.scala
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ package stdlib

import org.scalatest._

/** @param name rangeexercises
/** @param name ranges
*
*/
object Ranges extends FlatSpec with Matchers with exercise.Section {
Expand Down

0 comments on commit 3144a4d

Please sign in to comment.