[bridgedb/master] Fix missing word in docstring.

commit c38e733a1338bcbdd8ac28fc0e79516337f870e4 Author: Isis Lovecruft <isis@torproject.org> Date: Fri Dec 20 07:43:42 2013 +0000 Fix missing word in docstring. --- lib/bridgedb/test/test_Tests.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/bridgedb/test/test_Tests.py b/lib/bridgedb/test/test_Tests.py index 99295d6..00994b5 100644 --- a/lib/bridgedb/test/test_Tests.py +++ b/lib/bridgedb/test/test_Tests.py @@ -92,7 +92,7 @@ def monkeypatchTests(): class DynamicTestCaseMeta(type): - """You how scary the seemingly-arbitrary constants in elliptic curve + """You know how scary the seemingly-arbitrary constants in elliptic curve cryptography seem? Well, I am over nine thousand times more scary. Dynamic warez… beware! Be afraid; be very afraid.
participants (1)
-
isis@torproject.org