[tor-commits] [ooni-probe/master] Fix typo in doneReport docstring
isis at torproject.org
isis at torproject.org
Sun Mar 10 01:57:02 UTC 2013
commit 69a802fafe646fb7bb7aa52c69610587b02476d1
Author: aagbsn <aagbsn at extc.org>
Date: Mon Feb 4 13:07:58 2013 -0500
Fix typo in doneReport docstring
---
ooni/nettest.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/ooni/nettest.py b/ooni/nettest.py
index ad216ba..0868ab8 100644
--- a/ooni/nettest.py
+++ b/ooni/nettest.py
@@ -274,7 +274,7 @@ class NetTest(object):
def doneReport(self, report_results):
"""
- This will get called every time a measurement is done and therefore a
+ This will get called every time a report is done and therefore a
measurement is done.
The state for the NetTest is informed of the fact that another task has
More information about the tor-commits
mailing list