Fixed a typo
authorSteven Barth <steven@midlink.org>
Fri, 15 Aug 2008 22:04:37 +0000 (22:04 +0000)
committerSteven Barth <steven@midlink.org>
Fri, 15 Aug 2008 22:04:37 +0000 (22:04 +0000)
applications/luci-statistics/luasrc/i18n/statistics.en.lua

index 14c1c69..757e97c 100644 (file)
@@ -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"