luci/po: spelling and grammar fixes by Alex Henrie
[project/luci.git] / applications / luci-firewall / luasrc / model / cbi / firewall / zone-details.lua
index a3b1a6e764d6cc9693e46a3725349f854c3df737..e5bcb34dae6dc9cd102da0bf21e9f3320dd59416 100644 (file)
@@ -50,7 +50,7 @@ s = m:section(NamedSection, zone.sid, "zone",
                <em>forward</em> option describes the policy for forwarded traffic \
                between different networks within the zone. \
                <em>Covered networks</em> specifies which available networks are \
-               member of this zone.", zone:name()))
+               members of this zone.", zone:name()))
 
 s.anonymous = true
 s.addremove = false