treewide: Fix typos in UI strings
[project/luci.git] / applications / luci-app-statistics / luasrc / model / cbi / luci_statistics / processes.lua
index 4171a886b925628992f9ec24d58c4d5d046ea841..c0a18a9c1f815da7f94ab517b42a9630297a72b8 100644 (file)
@@ -4,7 +4,7 @@
 m = Map("luci_statistics",
        translate("Processes Plugin Configuration"),
        translate(
-               "The processes plugin collects informations like cpu time, " ..
+               "The processes plugin collects information like cpu time, " ..
                "page faults and memory usage of selected processes."
        ))