Commit d609576f by Mikhail Korobov

spelling is fixed

parent 4e0486b7
...@@ -50,7 +50,7 @@ Unit tests for Wordfinder class ...@@ -50,7 +50,7 @@ Unit tests for Wordfinder class
>>> import random >>> import random
>>> # The following not enough for reproducibility under Python 2/3 >>> # The following is not enough for reproducibility under Python 2/3
>>> # (see http://bugs.python.org/issue9025) so this test is skipped. >>> # (see http://bugs.python.org/issue9025) so this test is skipped.
>>> random.seed(12345) >>> random.seed(12345)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment