Bug 735912 - Use updated method name. r=bnicholson

This commit is contained in:
Wes Johnston 2012-03-22 14:58:02 -07:00
parent ace3558298
commit 029003275b

View File

@ -327,7 +327,7 @@ var BrowserApp = {
});
if (this.isAppUpdated())
this.onUpdate();
this.onAppUpdated();
},
isAppUpdated: function() {