dnsmasq: fix config file typo
authorSteven Barth <cyrus@openwrt.org>
Mon, 8 Jun 2015 04:48:08 +0000 (04:48 +0000)
committerSteven Barth <cyrus@openwrt.org>
Mon, 8 Jun 2015 04:48:08 +0000 (04:48 +0000)
s/loclal/local/

Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
SVN-Revision: 45923

package/network/services/dnsmasq/files/dhcp.conf

index a6e7867ca79a63acc999eb9f3be1800caa0b23fe..362b90a293f497e05682f35bd62a110dab366ad0 100644 (file)
@@ -19,7 +19,7 @@ config dnsmasq
        #list interface         br-lan
        #list notinterface      lo
        #list bogusnxdomain     '64.94.110.11'
-       option localservice     1  # disable to allow DNS requests from non-loclal subnets
+       option localservice     1  # disable to allow DNS requests from non-local subnets
 
 config dhcp lan
        option interface        lan