mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-16 23:30:23 +00:00
Update Angular.js
spelling error
This commit is contained in:
parent
c5f69e3f64
commit
2c9ca87367
1 changed files with 1 additions and 1 deletions
|
|
@ -192,7 +192,7 @@ function isArrayLike(obj) {
|
|||
* is the value of an object property or an array element and `key` is the object property key or
|
||||
* array element index. Specifying a `context` for the function is optional.
|
||||
*
|
||||
* It is worth nothing that `.forEach` does not iterate over inherited properties because it filters
|
||||
* It is worth noting that `.forEach` does not iterate over inherited properties because it filters
|
||||
* using the `hasOwnProperty` method.
|
||||
*
|
||||
<pre>
|
||||
|
|
|
|||
Loading…
Reference in a new issue