[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [bridgedb/develop] Fix typo in Bridge.bandwidthObserved attribute name.
commit abf0d2397220d93510a862396693f5afeb5c7262
Author: Isis Lovecruft <isis@xxxxxxxxxxxxxx>
Date: Thu Dec 11 03:49:06 2014 +0000
Fix typo in Bridge.bandwidthObserved attribute name.
---
lib/bridgedb/bridges.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/bridgedb/bridges.py b/lib/bridgedb/bridges.py
index fae5d19..899a091 100644
--- a/lib/bridgedb/bridges.py
+++ b/lib/bridgedb/bridges.py
@@ -621,7 +621,7 @@ class Bridge(BridgeBackwardsCompatibility):
self.bandwidth = None
self.bandwidthAverage = None
self.bandwidthBurst = None
- self.bandwidthObserverd = None
+ self.bandwidthObserved = None
self.contact = None
self.family = None
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits