We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bf73a9 commit c532d3eCopy full SHA for c532d3e
library/src-bootstrapped/scala/IArray.scala
@@ -11,7 +11,7 @@ object IArray {
11
/** Defines extension methods for immutable arrays */
12
implied arrayOps {
13
14
- /** The selection operatiom on an immutable array.
+ /** The selection operation on an immutable array.
15
*
16
* @param arr the immutable array
17
* @param n the index of the element to select
0 commit comments