luci-app-statistics: grammar fixes
[project/luci.git] / applications / luci-app-statistics / htdocs / luci-static / resources / view / statistics / graphs.js
index a3189143ebbe0dd07ac0325345fab3e7f3cecd47..db24d185927c22432d69dbf17678127c2ed65399 100644 (file)
@@ -182,7 +182,7 @@ return view.extend({
                                E('button', {
                                        'class': 'cbi-button',
                                        'click': function(ev) { location.href = 'collectd' }
-                               }, [ _('Setup collectd') ])
+                               }, [ _('Set up collectd') ])
                        ])
                ]);
        },