[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [ooni-probe/master] Fix typo.
commit ce221c097ec777ba12900f8e2fbc738afd5cc90a
Author: Igor Gueths <igueths@xxxxxxxxxxxx>
Date: Thu Feb 26 10:56:11 2015 -0600
Fix typo.
---
ooni/nettests/manipulation/daphne.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ooni/nettests/manipulation/daphne.py b/ooni/nettests/manipulation/daphne.py
index 545514b..72b5c8f 100644
--- a/ooni/nettests/manipulation/daphne.py
+++ b/ooni/nettests/manipulation/daphne.py
@@ -12,7 +12,7 @@ class Daphn3ClientProtocol(daphn3.Daphn3Protocol):
self.current_data_received = 0
if self.current_step >= (len(self.steps) - 1):
log.msg("Reached the end of the state machine")
- log.msg("Censorship fingerpint bisected!")
+ log.msg("Censorship fingerprint bisected!")
step_idx, mutation_idx = self.factory.mutation
log.msg("step_idx: %s | mutation_id: %s" % (step_idx, mutation_idx))
#self.transport.loseConnection()
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits