Skip to content

Commit

Permalink
Fix some typos.
Browse files Browse the repository at this point in the history
  • Loading branch information
ni4 committed Oct 7, 2024
1 parent 9329129 commit 9cf6ab4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/types.h
Original file line number Diff line number Diff line change
Expand Up @@ -439,7 +439,7 @@ class SecurityContext;
}

typedef struct rnp_keygen_crypto_params_t {
// Asymmteric algorithm that user requesed key for
// Asymmetric algorithm that user requested key for
pgp_pubkey_alg_t key_alg;
// Hash to be used for key signature
pgp_hash_alg_t hash_alg;
Expand Down

0 comments on commit 9cf6ab4

Please sign in to comment.