We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9329129 commit 72953abCopy full SHA for 72953ab
src/lib/types.h
@@ -439,7 +439,7 @@ class SecurityContext;
439
}
440
441
typedef struct rnp_keygen_crypto_params_t {
442
- // Asymmteric algorithm that user requesed key for
+ // Asymmetric algorithm that user requested key for
443
pgp_pubkey_alg_t key_alg;
444
// Hash to be used for key signature
445
pgp_hash_alg_t hash_alg;
0 commit comments