summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--applications/luci-statistics/luasrc/i18n/statistics.en.lua2
1 files changed, 1 insertions, 1 deletions
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"