diff --git a/src/Angular.js b/src/Angular.js index 21ce1ff7282d..0de8dcaa81da 100644 --- a/src/Angular.js +++ b/src/Angular.js @@ -820,7 +820,7 @@ function equals(o1, o2) { if (!isArray(o2)) return false; if ((length = o1.length) == o2.length) { for(key=0; key