protocols/pptp: fix string
This commit is contained in:
parent
d845a4e450
commit
09c54d9ceb
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ peerdns.default = peerdns.enabled
|
|||
|
||||
|
||||
dns = section:taboption("advanced", DynamicList, "dns",
|
||||
translate("Use DNS servers"))
|
||||
translate("Use custom DNS servers"))
|
||||
|
||||
dns:depends("peerdns", "")
|
||||
dns.datatype = "ipaddr"
|
||||
|
|
Loading…
Reference in a new issue