Merge pull request #831 from danrl/patch-1

Typo
This commit is contained in:
Hannu Nyman 2016-10-23 20:21:44 +03:00 committed by GitHub
commit 3adf168cb0

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)