another spelling fix.

git-svn-id: file:///svn/unbound/trunk@5057 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
Wouter Wijngaards 2019-01-23 08:48:52 +00:00
parent 2f52ecdd9c
commit 4c8f334c15

View file

@ -122,7 +122,7 @@ struct config_file {
struct config_strlist* tls_additional_port;
/** TLS ciphers */
char* tls_ciphers;
/** TLS chipersuites (TLSv1.3) */
/** TLS chiphersuites (TLSv1.3) */
char* tls_ciphersuites;
/** outgoing port range number of ports (per thread) */