]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
comment spelling improvement.
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Thu, 19 Mar 2015 09:58:49 +0000 (09:58 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Thu, 19 Mar 2015 09:58:49 +0000 (09:58 +0000)
git-svn-id: file:///svn/unbound/trunk@3370 be551aaa-1e26-0410-a405-d3ace91eadb9

util/config_file.h

index 7c81f1c578153f2235ee00dfbca6f133c17fc3f9..a3479b28fba3b7e119a570e4f3cafb812e4f810a 100644 (file)
@@ -136,7 +136,7 @@ struct config_file {
        size_t so_sndbuf;
        /** SO_REUSEPORT requested on port 53 sockets */
        int so_reuseport;
-       /** IP_TRANSPRENT socket option requested on port 53 sockets */
+       /** IP_TRANSPARENT socket option requested on port 53 sockets */
        int ip_transparent;
 
        /** number of interfaces to open. If 0 default all interfaces. */