Fixing spelling errors (#4615)

This commit is contained in:
hashes4merkle
2020-11-03 01:46:49 +01:00
committed by GitHub
parent 4bb8ed0a3e
commit b8dbd5970d
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ try {
// eslint-disable-next-line global-require, import/no-extraneous-dependencies, import/no-unresolved
xattr = require('fs-xattr');
} catch (e) {
console.log('x-attr dependncy did not load successfully');
console.log('x-attr dependency did not load successfully');
}
const PATH = 'attachments.noindex';