[tor-commits] [arm/master] Typo correction (transferInBystes)

atagar at torproject.org atagar at torproject.org
Thu Aug 29 16:22:06 UTC 2013


commit e1953147143466cf1878b4b0f1718f42e8f77dde
Author: Damian Johnson <atagar at torproject.org>
Date:   Thu Aug 29 09:21:15 2013 -0700

    Typo correction (transferInBystes)
    
    Fixing a typo spotted by Roger. Luckily this typo just existed in a comment,
    not the actual config value.
---
 armrc.sample |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/armrc.sample b/armrc.sample
index 6c119ca..8c57d33 100644
--- a/armrc.sample
+++ b/armrc.sample
@@ -183,7 +183,7 @@ features.graph.showIntermediateBounds true
 # prepopulate
 #   attempts to use tor's state file to prepopulate the bandwidth graph at the
 #   15-minute interval (this requires the minimum of a day's worth of uptime)
-# transferInBystes
+# transferInBytes
 #   shows rate measurments in bytes if true, bits otherwise
 # accounting.show
 #   provides accounting stats if AccountingMax was set



More information about the tor-commits mailing list