dnsmasq: fix config file typo
authorcyrus <cyrus@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 8 Jun 2015 04:48:08 +0000 (04:48 +0000)
committercyrus <cyrus@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 8 Jun 2015 04:48:08 +0000 (04:48 +0000)
s/loclal/local/

Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45923 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

index a6e7867..362b90a 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