Browse Source

dnsmasq: fix config file typo

s/loclal/local/

Signed-off-by: Jonathan McCrohan <[email protected]>

SVN-Revision: 45923
Steven Barth 10 years ago
parent
commit
c6a6f75436
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package/network/services/dnsmasq/files/dhcp.conf

+ 1 - 1
package/network/services/dnsmasq/files/dhcp.conf

@@ -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