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 3, 2024
1 parent 5ddd706 commit 1dbf973
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 @@ -348,7 +348,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 1dbf973

Please sign in to comment.