Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
desvxx committed Jan 5, 2025
1 parent d63a0e7 commit 176dace
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/rekey/rnp_key_store.h
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ class KeyStore {
pgp_key_t *add_key(pgp_key_t &key);

/**
* @brief Add signature of the specific key to the keystore, revalidating and refresing
* @brief Add signature of the specific key to the keystore, revalidating and refreshing
* key's data.
*
* @param keyfp key's fingerprint.
Expand Down

0 comments on commit 176dace

Please sign in to comment.