comment spelling errors (#2800)

This commit is contained in:
Hawk 2016-05-04 15:36:46 +08:00 committed by Eduardo San Martin Morote
parent 014ac35172
commit 9a6d80c133

View File

@ -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.
*