[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [ooni-probe/master] Fix typo in docstring spotted by @armadev



commit d115c8902d51c37dacda96a10a7bd17a1e741f4e
Author: Arturo Filastò <art@xxxxxxxxx>
Date:   Wed Dec 2 15:27:22 2015 +0100

    Fix typo in docstring spotted by @armadev
---
 ooni/tests/test_errors.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ooni/tests/test_errors.py b/ooni/tests/test_errors.py
index 7baa1ea..fa1e001 100644
--- a/ooni/tests/test_errors.py
+++ b/ooni/tests/test_errors.py
@@ -9,7 +9,7 @@ class TestErrors(unittest.TestCase):
         Verify that more specific Failures are caught first by
         handleAllFailures() and failureToString().
 
-        Fails if a subclass is listed after it's parent Failure.
+        Fails if a subclass is listed after its parent Failure.
         """
 
         # Check each Failure against all subsequent failures



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits