From 6f8daab6eb8eb2f1a8014afeee22793e39980db6 Mon Sep 17 00:00:00 2001 From: Manuel Munz Date: Tue, 5 Aug 2014 10:21:03 +0000 Subject: luci/po: spelling and grammar fixes by Alex Henrie --- applications/luci-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'applications/luci-meshwizard') diff --git a/applications/luci-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua b/applications/luci-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua index 8cb0822875..68f7a5a257 100644 --- a/applications/luci-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua +++ b/applications/luci-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua @@ -22,7 +22,7 @@ n.anonymous = true function cbi_configure(device) local configure = n:taboption(device, Flag, device .. "_config", translate("Configure this interface"), - translate("Note: this will setup this interface for mesh operation, i.e. add to zone 'freifunk' and enable olsr.")) + translate("Note: this will set up this interface for mesh operation, i.e. add it to zone 'freifunk' and enable olsr.")) end function cbi_ip4addr(device) -- cgit v1.2.3