summaryrefslogtreecommitdiffstats
path: root/openpgp-ffi/include/sequoia/openpgp
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2019-11-18 05:31:19 +0800
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>2019-11-18 05:31:19 +0800
commit465e206bfe2ab6cdcdf455a24fcac653998f98e8 (patch)
treed0f238c3af2b73305987ce82c3c208b9eeb13e68 /openpgp-ffi/include/sequoia/openpgp
parentdeb1a7162bc7bf24a1ea2244e0a2aa56936e3225 (diff)
Fix more spelling
Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
Diffstat (limited to 'openpgp-ffi/include/sequoia/openpgp')
-rw-r--r--openpgp-ffi/include/sequoia/openpgp/error.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/openpgp-ffi/include/sequoia/openpgp/error.h b/openpgp-ffi/include/sequoia/openpgp/error.h
index 71ed9671..0691e178 100644
--- a/openpgp-ffi/include/sequoia/openpgp/error.h
+++ b/openpgp-ffi/include/sequoia/openpgp/error.h
@@ -83,7 +83,7 @@ typedef enum pgp_status {
PGP_STATUS_UNSUPPORTED_COMPRESSION_ALGORITHM = -28,
/*/
- /// Unsupport signature type.
+ /// Unsupported signature type.
/*/
PGP_STATUS_UNSUPPORTED_SIGNATURE_TYPE = -20,