luci-0.11: merge outstanding trunk changes
[project/luci.git] / applications / luci-statistics / luasrc / model / cbi / luci_statistics / collectd.lua
index c1fd7a331af5562970db39ddf8a96269271c6c38..2343854f660d2f5ac0b2d45eba0976b2be7c6140 100644 (file)
@@ -19,7 +19,7 @@ require("luci.sys")
 m = Map("luci_statistics",
        translate("Collectd Settings"),
        translate(
-               "Collectd is a small daeomon for collecting data from " ..
+               "Collectd is a small daemon for collecting data from " ..
                "various sources through different plugins. On this page " ..
                "you can change general settings for the collectd daemon."
        ))