From 8c094ff45c41ef2211dbedcb4a8a201d9f92dfbc Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Mon, 17 Oct 2011 22:37:30 +0000 Subject: applications/luci-olsr, po: fix typo in OLSR texts (#323) --- applications/luci-olsr/luasrc/model/cbi/olsr/olsrd.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'applications') diff --git a/applications/luci-olsr/luasrc/model/cbi/olsr/olsrd.lua b/applications/luci-olsr/luasrc/model/cbi/olsr/olsrd.lua index 82b7728915..9bdf3a34ce 100644 --- a/applications/luci-olsr/luasrc/model/cbi/olsr/olsrd.lua +++ b/applications/luci-olsr/luasrc/model/cbi/olsr/olsrd.lua @@ -106,7 +106,7 @@ lqage:depends("LinkQualityLevel", "2") lqa = s:taboption("lquality", ListValue, "LinkQualityAlgorithm", translate("LQ algorithm"), translate("Link quality algorithm (only for lq level 2).
".. "etx_float: floating point ETX with exponential aging
".. - "etx_fpm : same as ext_float, but with integer arithmetic
".. + "etx_fpm : same as etx_float, but with integer arithmetic
".. "etx_ff : ETX freifunk, an etx variant which use all OLSR traffic (instead of only hellos) for ETX calculation
".. "etx_ffeth: incompatible variant of etx_ff that allows ethernet links with ETX 0.1.
".. "Defaults to \"etx_ff\"")) -- cgit v1.2.3