docs(Angular.js): fix typo
This commit is contained in:
committed by
Pete Bacon Darwin
parent
171bec3b0e
commit
cfea2095ca
+1
-1
@@ -614,7 +614,7 @@ function shallowCopy(src, dst) {
|
||||
* During a property comparision, properties of `function` type and properties with names
|
||||
* that begin with `$` are ignored.
|
||||
*
|
||||
* Scope and DOMWindow objects are being compared only be identify (`===`).
|
||||
* Scope and DOMWindow objects are being compared only by identify (`===`).
|
||||
*
|
||||
* @param {*} o1 Object or value to compare.
|
||||
* @param {*} o2 Object or value to compare.
|
||||
|
||||
Reference in New Issue
Block a user