Typo
This commit is contained in:
parent
1e1a706db5
commit
82add13629
1 changed files with 1 additions and 1 deletions
|
@ -251,7 +251,7 @@ o:depends("nonwildcard", true)
|
||||||
|
|
||||||
o = s:taboption("general", DynamicList, "notinterface",
|
o = s:taboption("general", DynamicList, "notinterface",
|
||||||
translate("Exclude interfaces"),
|
translate("Exclude interfaces"),
|
||||||
translate("Prevent listening on thise interfaces."))
|
translate("Prevent listening on these interfaces."))
|
||||||
o.optional = true
|
o.optional = true
|
||||||
o:depends("nonwildcard", true)
|
o:depends("nonwildcard", true)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue