From: Wouter Wijngaards Date: Wed, 23 Jan 2019 08:48:52 +0000 (+0000) Subject: another spelling fix. X-Git-Tag: release-1.9.0rc1~27 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4c8f334c1543dc7cf9a5b2fec35d5b389016c91a;p=thirdparty%2Funbound.git another spelling fix. git-svn-id: file:///svn/unbound/trunk@5057 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/util/config_file.h b/util/config_file.h index f61fff269..a6b18b8dd 100644 --- a/util/config_file.h +++ b/util/config_file.h @@ -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) */