luci-mod-status: fix spelling
[project/luci.git] / modules / luci-mod-status / htdocs / luci-static / resources / view / status / bandwidth.js
index 7d13679d8124b44c8dc89723239b6b4ca72de9c5..6ae358f2b0fbbf234a9be493c0009c553d044cbd 100644 (file)
@@ -311,7 +311,7 @@ return view.extend({
                this.pollData();
 
                return  E([], [
-                       E('h2', _('Bandwith')),
+                       E('h2', _('Bandwidth')),
                        E('div', {'class': 'cbi-map-descr'}, _('This page displays the bandwidth used for all available physical interfaces.')),
                        v
                ]);