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-wshaper/luasrc/model/cbi/wshaper.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'applications/luci-wshaper/luasrc/model/cbi') diff --git a/applications/luci-wshaper/luasrc/model/cbi/wshaper.lua b/applications/luci-wshaper/luasrc/model/cbi/wshaper.lua index 81225ce213..faa64f66df 100644 --- a/applications/luci-wshaper/luasrc/model/cbi/wshaper.lua +++ b/applications/luci-wshaper/luasrc/model/cbi/wshaper.lua @@ -13,7 +13,7 @@ You may obtain a copy of the License at require("luci.tools.webadmin") m = Map("wshaper", translate("Wondershaper"), - translate("Wondershaper uses traffic shaping to ensure low latencies for interactive traffic even when your " .. + translate("Wondershaper shapes traffic to ensure low latencies for interactive traffic even when your " .. "internet connection is highly saturated.")) s = m:section(NamedSection, "settings", "wshaper", translate("Wondershaper settings")) -- cgit v1.2.3