Browse Source

comment spelling errors (#2800)

dev
Hawk 9 years ago
committed by Eduardo San Martin Morote
parent
commit
9a6d80c133
  1. 2
      src/core/observer/watcher.js

2
src/core/observer/watcher.js

@ -236,7 +236,7 @@ Watcher.prototype.teardown = function () {
}
/**
* Recrusively traverse an object to evoke all converted
* Recursively traverse an object to evoke all converted
* getters, so that every nested property inside the object
* is collected as a "deep" dependency.
*

Loading…
Cancel
Save