Fix typos
This commit is contained in:
parent
8138e5c9eb
commit
d5516ed394
7 changed files with 8 additions and 8 deletions
|
|
@ -32,7 +32,7 @@ angular.module('copayApp.services')
|
|||
$log.debug("case 3");
|
||||
} else {
|
||||
// We're screwed, blob constructor unsupported entirely
|
||||
$log.debug("Errore");
|
||||
$log.debug("Error");
|
||||
}
|
||||
}
|
||||
return out;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue