applications/luci-statistics: Fix spelling
This commit is contained in:
parent
da9929e2cb
commit
f72e3fbea3
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ enable.default = 0
|
|||
|
||||
-- collectd_processes.processes (Process)
|
||||
processes = s:option( Value, "Processes", translate("Monitor processes"),
|
||||
translate("Processes to monitor seperated by space") )
|
||||
translate("Processes to monitor separated by space") )
|
||||
processes:depends( "enable", 1 )
|
||||
processes.default = "uhttpd dropbear dnsmasq"
|
||||
|
||||
|
|
Loading…
Reference in a new issue