Typo 831/head
authorDan Lüdtke <mail@danrl.com>
Fri, 21 Oct 2016 18:24:57 +0000 (20:24 +0200)
committerGitHub <noreply@github.com>
Fri, 21 Oct 2016 18:24:57 +0000 (20:24 +0200)
modules/luci-mod-admin-full/luasrc/model/cbi/admin_network/dhcp.lua

index aaf045ca2cb1c7e2861cf72fda6d5050cfbda717..10636a491a307cad7903a3446d21044e75d21e9f 100644 (file)
@@ -251,7 +251,7 @@ o:depends("nonwildcard", true)
 
 o = s:taboption("general", DynamicList, "notinterface",
        translate("Exclude interfaces"),
-       translate("Prevent listening on thise interfaces."))
+       translate("Prevent listening on these interfaces."))
 o.optional = true
 o:depends("nonwildcard", true)