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/jsdoc_index.md | |
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/jsdoc_index.md')
-rw-r--r-- | lang/js/jsdoc_index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/js/jsdoc_index.md b/lang/js/jsdoc_index.md index b7371ad5..e5cf2873 100644 --- a/lang/js/jsdoc_index.md +++ b/lang/js/jsdoc_index.md @@ -39,7 +39,7 @@ gnupg. **Due to security constraints, the javascript-binding currently only offers limited support for secret-Key interaction.** -The existance of secret Keys is not secret, and those secret Keys can be used +The existence of secret Keys is not secret, and those secret Keys can be used for signing, but Operations that may expose, modify or delete secret Keys are not supported. |