Skip to content

Commit

Permalink
Typo fix
Browse files Browse the repository at this point in the history
Co-authored-by: Nicolas Stucki <nicolas.stucki@gmail.com>
  • Loading branch information
anatoliykmetyuk and nicolasstucki committed Jun 25, 2020
1 parent 62ae326 commit 412818f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/src/scala/compiletime/package.scala
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ package object compiletime {
}

/** Given a tuple T, summons each of its member types and returns them in
* a List.
* a Tuple.
*
* @tparam T the tuple containing the types of the values to be summoned
* @return the given values typed as elements of the tuple
Expand Down

0 comments on commit 412818f

Please sign in to comment.