mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-01-18 12:42:54 -05:00
another spelling fix.
git-svn-id: file:///svn/unbound/trunk@5057 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
parent
2f52ecdd9c
commit
4c8f334c15
1 changed files with 1 additions and 1 deletions
|
|
@ -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) */
|
||||
|
|
|
|||
Loading…
Reference in a new issue