Fix typos
This commit is contained in:
parent
8138e5c9eb
commit
d5516ed394
7 changed files with 8 additions and 8 deletions
|
|
@ -4,7 +4,7 @@ angular.module('copayApp.services')
|
|||
|
||||
var root = {};
|
||||
|
||||
// File storage is not supported for writting according to
|
||||
// File storage is not supported for writing according to
|
||||
// https://github.com/apache/cordova-plugin-file/#supported-platforms
|
||||
var shouldUseFileStorage = isCordova && !isMobile.Windows();
|
||||
$log.debug('Using file storage:', shouldUseFileStorage);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue