mirror of
https://github.com/openwrt/luci
synced 2025-01-09 04:28:37 +08:00
luci-app-siitwizard: grammar fixes
To setup (n) -> To set(v) up
Signed-off-by: Paul Dee <itsascambutmailmeanyway@gmail.com>
(cherry picked from commit 28e7201bcb
)
This commit is contained in:
parent
cbf7bbd9b4
commit
a324470832
@ -49,8 +49,8 @@ ula = ula:add(find_ll())
|
||||
|
||||
|
||||
-------------------- View --------------------
|
||||
f = SimpleForm("siitwizward", "SIIT-Wizzard",
|
||||
"This wizzard helps to setup SIIT (IPv4-over-IPv6) translation according to RFC2765.")
|
||||
f = SimpleForm("siitwizard", "SIIT-Wizard",
|
||||
"This wizard helps to set up SIIT (IPv4-over-IPv6) translation according to RFC2765.")
|
||||
|
||||
f:field(DummyValue, "info_ula", "Mesh ULA address").value = ula:string()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user