aboutsummaryrefslogtreecommitdiffstats
path: root/include/openssl/hpke.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/openssl/hpke.h')
-rw-r--r--include/openssl/hpke.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/openssl/hpke.h b/include/openssl/hpke.h
index af637ac61a..cf8b49dd56 100644
--- a/include/openssl/hpke.h
+++ b/include/openssl/hpke.h
@@ -68,7 +68,7 @@
/*
* Roles for use in creating an OSSL_HPKE_CTX, most
- * important use of this is to control nonce re-use.
+ * important use of this is to control nonce reuse.
*/
# define OSSL_HPKE_ROLE_SENDER 0
# define OSSL_HPKE_ROLE_RECEIVER 1