diff options
| author | Daniel Kahn Gillmor <[email protected]> | 2018-11-08 05:34:27 +0000 | 
|---|---|---|
| committer | Daniel Kahn Gillmor <[email protected]> | 2018-11-08 05:34:27 +0000 | 
| commit | 2557d0ae6ff0336b041129b7bf5c1e3a8c20a805 (patch) | |
| tree | d53dd780b6169d9cc09d7ab91e99e28cb8e96084 /lang/js/src/Helpers.js | |
| parent | docs: python bindings (diff) | |
| download | gpgme-2557d0ae6ff0336b041129b7bf5c1e3a8c20a805.tar.gz gpgme-2557d0ae6ff0336b041129b7bf5c1e3a8c20a805.zip | |
spelling: fix misspellings
Signed-off-by: Daniel Kahn Gillmor <[email protected]>
Diffstat (limited to 'lang/js/src/Helpers.js')
| -rw-r--r-- | lang/js/src/Helpers.js | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/lang/js/src/Helpers.js b/lang/js/src/Helpers.js index f472b234..0b5ab7e8 100644 --- a/lang/js/src/Helpers.js +++ b/lang/js/src/Helpers.js @@ -171,7 +171,7 @@ export function atobArray (base64) {   * Taken and slightly adapted from   *  https://www.onicos.com/staff/iz/amuse/javascript/expert/utf.txt   * (original header: - *   utf.js - UTF-8 <=> UTF-16 convertion + *   utf.js - UTF-8 <=> UTF-16 conversion   *   *   Copyright (C) 1999 Masanao Izumo <[email protected]>   *   Version: 1.0 | 
