[tor-commits] [nyx/master] Correct 'bandwith' misspelling

atagar at torproject.org atagar at torproject.org
Sun Aug 6 05:15:44 UTC 2017


commit 8199b6777647f0777cca6262cb70e5a65151afa0
Author: Damian Johnson <atagar at torproject.org>
Date:   Sat Aug 5 22:14:59 2017 -0700

    Correct 'bandwith' misspelling
---
 web/changelog/index.html | 2 +-
 web/index.html           | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/web/changelog/index.html b/web/changelog/index.html
index e623751..de52df5 100644
--- a/web/changelog/index.html
+++ b/web/changelog/index.html
@@ -66,7 +66,7 @@
         <li><span class="component">Graph</span>
           <ul>
             <li>Graph prepopulation no longer requires shifting to 15 minute intervals</li>
-            <li>Graphing bandwith as bytes by default, rather than bits</li>
+            <li>Graphing bandwidth as bytes by default, rather than bits</li>
           </ul>
         </li>
 
diff --git a/web/index.html b/web/index.html
index a010ed4..4910c66 100644
--- a/web/index.html
+++ b/web/index.html
@@ -220,7 +220,7 @@ logged_events BW, NOTICE, WARN, ERR
           </div>
         </li>
 
-        <li id="missing_bandwith_graph">
+        <li id="missing_bandwidth_graph">
           <span>Why can't I see the bandwidth graph?</span>
           <div class="answer">
             <p>Some terminals, such as screen sessions on Gentoo, apparently have a bug where highlighted space characters are not shown. Try running...</p>



More information about the tor-commits mailing list