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-firewall/luasrc/model/cbi/firewall/zone-details.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'applications/luci-firewall/luasrc') diff --git a/applications/luci-firewall/luasrc/model/cbi/firewall/zone-details.lua b/applications/luci-firewall/luasrc/model/cbi/firewall/zone-details.lua index a3b1a6e76..e5bcb34da 100644 --- a/applications/luci-firewall/luasrc/model/cbi/firewall/zone-details.lua +++ b/applications/luci-firewall/luasrc/model/cbi/firewall/zone-details.lua @@ -50,7 +50,7 @@ s = m:section(NamedSection, zone.sid, "zone", forward option describes the policy for forwarded traffic \ between different networks within the zone. \ Covered networks specifies which available networks are \ - member of this zone.", zone:name())) + members of this zone.", zone:name())) s.anonymous = true s.addremove = false -- cgit v1.2.3