Skip to content

Commit c7b0651

Browse files
committed
fix typo
1 parent 62da241 commit c7b0651

File tree

12 files changed

+12
-12
lines changed

12 files changed

+12
-12
lines changed
Submodule algebra updated 1 file
Submodule scalap updated 1 file
Submodule scopt updated 1 file
Submodule squants updated 1 file
Submodule stdLib213 updated 2162 files

library/src-bootstrapped/scala/IArray.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ object IArray {
1111
/** Defines extension methods for immutable arrays */
1212
implied arrayOps {
1313

14-
/** The selection operatiom on an immutable array.
14+
/** The selection operation on an immutable array.
1515
*
1616
* @param arr the immutable array
1717
* @param n the index of the element to select

0 commit comments

Comments
 (0)