Skip to content

Commit 72953ab

Browse files
committed
Fix some typos.
1 parent 9329129 commit 72953ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/types.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -439,7 +439,7 @@ class SecurityContext;
439439
}
440440

441441
typedef struct rnp_keygen_crypto_params_t {
442-
// Asymmteric algorithm that user requesed key for
442+
// Asymmetric algorithm that user requested key for
443443
pgp_pubkey_alg_t key_alg;
444444
// Hash to be used for key signature
445445
pgp_hash_alg_t hash_alg;

0 commit comments

Comments
 (0)