From 2557d0ae6ff0336b041129b7bf5c1e3a8c20a805 Mon Sep 17 00:00:00 2001 From: Daniel Kahn Gillmor Date: Thu, 8 Nov 2018 12:34:27 +0700 Subject: spelling: fix misspellings Signed-off-by: Daniel Kahn Gillmor --- lang/js/src/Keyring.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang/js/src/Keyring.js') diff --git a/lang/js/src/Keyring.js b/lang/js/src/Keyring.js index 850f9f18..9f313577 100644 --- a/lang/js/src/Keyring.js +++ b/lang/js/src/Keyring.js @@ -384,7 +384,7 @@ export class GPGME_Keyring { * @param {String} option.userId The user Id, e.g. 'Foo Bar ' * @param {String} option.algo (optional) algorithm (and optionally key * size) to be used. See {@link supportedKeyAlgos} below for supported - * values. If ommitted, 'default' is used. + * values. If omitted, 'default' is used. * @param {Number} option.expires (optional) Expiration time in seconds * from now. If not set or set to 0, expiration will be 'never' * -- cgit v1.2.3