Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cfea209

Browse files
laurent22petebacondarwin
authored andcommitted
docs(Angular.js): fix typo
1 parent 171bec3 commit cfea209

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Angular.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -614,7 +614,7 @@ function shallowCopy(src, dst) {
614614
* During a property comparision, properties of `function` type and properties with names
615615
* that begin with `$` are ignored.
616616
*
617-
* Scope and DOMWindow objects are being compared only be identify (`===`).
617+
* Scope and DOMWindow objects are being compared only by identify (`===`).
618618
*
619619
* @param {*} o1 Object or value to compare.
620620
* @param {*} o2 Object or value to compare.

0 commit comments

Comments
 (0)