Fix typos
This commit is contained in:
parent
8138e5c9eb
commit
d5516ed394
7 changed files with 8 additions and 8 deletions
|
|
@ -452,7 +452,7 @@ angular.module('copayApp.controllers').controller('indexController', function($r
|
|||
});
|
||||
};
|
||||
|
||||
// This handles errors from BWS/index with are nomally
|
||||
// This handles errors from BWS/index which normally
|
||||
// trigger from async events (like updates).
|
||||
// Debounce function avoids multiple popups
|
||||
var _handleError = function(err) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue