summaryrefslogtreecommitdiff
path: root/numpy/tests/test_warnings.py
diff options
context:
space:
mode:
Diffstat (limited to 'numpy/tests/test_warnings.py')
-rw-r--r--numpy/tests/test_warnings.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/numpy/tests/test_warnings.py b/numpy/tests/test_warnings.py
index dcae60a81..c5818d21c 100644
--- a/numpy/tests/test_warnings.py
+++ b/numpy/tests/test_warnings.py
@@ -1,6 +1,6 @@
"""
-Tests which scan for certain occurances in the code, they may not find
-all of these occurances but should catch almost all.
+Tests which scan for certain occurrences in the code, they may not find
+all of these occurrences but should catch almost all.
"""