]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
another spelling fix.
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Wed, 23 Jan 2019 08:48:52 +0000 (08:48 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Wed, 23 Jan 2019 08:48:52 +0000 (08:48 +0000)
git-svn-id: file:///svn/unbound/trunk@5057 be551aaa-1e26-0410-a405-d3ace91eadb9

util/config_file.h

index f61fff269ad355256006be825f8af5215f2a390d..a6b18b8ddc27466948f1d1cc138778954c4c9684 100644 (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) */