From aa23507619a12c3a0a9eb0be9701d1d434faed60 Mon Sep 17 00:00:00 2001 From: Denys Date: Sun, 5 Jan 2025 20:38:43 +0200 Subject: [PATCH] Fix typo --- include/rekey/rnp_key_store.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/rekey/rnp_key_store.h b/include/rekey/rnp_key_store.h index e9972dd6b9..599f0acc95 100644 --- a/include/rekey/rnp_key_store.h +++ b/include/rekey/rnp_key_store.h @@ -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.