From 4c8f334c1543dc7cf9a5b2fec35d5b389016c91a Mon Sep 17 00:00:00 2001 From: Wouter Wijngaards Date: Wed, 23 Jan 2019 08:48:52 +0000 Subject: [PATCH] another spelling fix. git-svn-id: file:///svn/unbound/trunk@5057 be551aaa-1e26-0410-a405-d3ace91eadb9 --- util/config_file.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) */ -- 2.47.3