This commit is contained in:
Dan Lüdtke 2016-10-21 20:24:57 +02:00 committed by GitHub
parent 1e1a706db5
commit 82add13629

View 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)