(fix) comment typo

This commit is contained in:
Ludovic Marcotte 2015-07-31 09:05:56 -04:00
parent 65b8382020
commit a728616bca

View file

@ -216,7 +216,7 @@
* @function $startRefreshTimeout
* @memberof AddressBook.prototype
* @desc Starts the refresh timeout for the current selected address book
* /
*/
AddressBook.prototype.$startRefreshTimeout = function() {
var _this = this;