Spelling and grammar fixes

This commit is contained in:
Ville Skyttä
2018-05-13 12:06:09 +02:00
parent 84b37e1b57
commit aa51fcb2b6
21 changed files with 31 additions and 31 deletions

View File

@@ -1198,7 +1198,7 @@ def test_cwd_deleted(testdir):
def test_exception_repr_extraction_error_on_recursion():
"""
Ensure we can properly detect a recursion error even
if some locals raise error on comparision (#2459).
if some locals raise error on comparison (#2459).
"""
class numpy_like(object):