luci/po: spelling and grammar fixes by Alex Henrie
[project/luci.git] / applications / luci-wshaper / luasrc / model / cbi / wshaper.lua
index 81225ce..faa64f6 100644 (file)
@@ -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"))