git.99rst.org
/
openwrt-luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
992cca5
)
luci-app-siitwizard: grammar fixes
author
Paul Dee
<redacted>
Sat, 5 Aug 2023 00:09:22 +0000
(
02:09
+0200)
committer
Paul Dee
<redacted>
Fri, 11 Aug 2023 11:21:46 +0000
(13:21 +0200)
To setup (n) -> To set(v) up
Signed-off-by: Paul Dee <redacted>
applications/luci-app-siitwizard/luasrc/model/cbi/siitwizard.lua
patch
|
blob
|
history
diff --git
a/applications/luci-app-siitwizard/luasrc/model/cbi/siitwizard.lua
b/applications/luci-app-siitwizard/luasrc/model/cbi/siitwizard.lua
index f3501e5d724b5b338136f6ce2d2470005a4b5a05..be0775d01384cc0e636012415b4f65e9363cf957 100644
(file)
--- a/
applications/luci-app-siitwizard/luasrc/model/cbi/siitwizard.lua
+++ b/
applications/luci-app-siitwizard/luasrc/model/cbi/siitwizard.lua
@@
-49,8
+49,8
@@
ula = ula:add(find_ll())
-------------------- View --------------------
-f = SimpleForm("siitwiz
ward", "SIIT-Wiz
zard",
- "This wiz
zard helps to set
up SIIT (IPv4-over-IPv6) translation according to RFC2765.")
+f = SimpleForm("siitwiz
ard", "SIIT-Wi
zard",
+ "This wiz
ard helps to set
up SIIT (IPv4-over-IPv6) translation according to RFC2765.")
f:field(DummyValue, "info_ula", "Mesh ULA address").value = ula:string()
git clone https://git.99rst.org/PROJECT