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 27c7db3 commit 1cd72a9Copy full SHA for 1cd72a9
src/prototype/lang/enumerable.js
@@ -5,7 +5,7 @@
5
* objects that act as collections of values. It is a cornerstone of
6
* Prototype.
7
*
8
- * [[Enumerable]] is a _mixin_: a set of methods intended not for standaone
+ * [[Enumerable]] is a _mixin_: a set of methods intended not for standalone
9
* use, but for incorporation into other objects.
10
11
* Prototype mixes [[Enumerable]] into several classes. The most visible cases
0 commit comments