statistics: fix typo
[project/luci.git] / applications / luci-app-statistics / luasrc / model / cbi / luci_statistics / network.lua
index 54b15de..547badf 100644 (file)
@@ -6,7 +6,7 @@ m = Map("luci_statistics",
        translate(
                "The network plugin provides network based communication between " ..
                "different collectd instances. Collectd can operate both in client " ..
-               "and server mode. In client mode locally collected date is " ..
+               "and server mode. In client mode locally collected data is " ..
                "transferred to a collectd server instance, in server mode the " ..
                "local instance receives data from other hosts."
        ))