From c637f686ee4968010d85531c7021b5d08a79ddd0 Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Fri, 15 Aug 2008 22:04:37 +0000 Subject: [PATCH] Fixed a typo --- applications/luci-statistics/luasrc/i18n/statistics.en.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/luci-statistics/luasrc/i18n/statistics.en.lua b/applications/luci-statistics/luasrc/i18n/statistics.en.lua index 14c1c6929..757e97c47 100644 --- a/applications/luci-statistics/luasrc/i18n/statistics.en.lua +++ b/applications/luci-statistics/luasrc/i18n/statistics.en.lua @@ -350,7 +350,7 @@ lucistatistics_collectdnetworklisten_host = "Listen host" lucistatistics_collectdnetworklisten_host_desc = "host-, ip- or ip6 address" lucistatistics_collectdnetworklisten_port = "Listen port" lucistatistics_collectdnetworklisten_port_desc = "0 - 65535" -lucistatistics_collectdnetworkserver = "serverer interfaces" +lucistatistics_collectdnetworkserver = "server interfaces" lucistatistics_collectdnetworkserver_desc = "This section defines to which servers the locally collected data is sent to." lucistatistics_collectdnetworkserver_host = "Server host" lucistatistics_collectdnetworkserver_host_desc = "host-, ip- or ip6 address" -- 2.25.1