summaryrefslogtreecommitdiff
path: root/numpy/compat
diff options
context:
space:
mode:
authorBrian Wignall <brianwignall@gmail.com>2019-12-19 03:39:59 -0500
committerBrian Wignall <brianwignall@gmail.com>2019-12-19 03:39:59 -0500
commit0c2a5eb42c0cddf6844880f1494ddf7765bf9c7b (patch)
tree9a8005ae483b36cf80493ca1389a6002369ee3fd /numpy/compat
parent6d69a9e163858de5d0ea2ae810b8febc7eec1dbc (diff)
downloadnumpy-0c2a5eb42c0cddf6844880f1494ddf7765bf9c7b.tar.gz
Fix typos, via a Levenshtein-style corrector
Diffstat (limited to 'numpy/compat')
-rw-r--r--numpy/compat/py3k.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/numpy/compat/py3k.py b/numpy/compat/py3k.py
index 90e17d6d6..f24a8af27 100644
--- a/numpy/compat/py3k.py
+++ b/numpy/compat/py3k.py
@@ -1,7 +1,7 @@
"""
Python 3.X compatibility tools.
-While this file was originally intented for Python 2 -> 3 transition,
+While this file was originally intended for Python 2 -> 3 transition,
it is now used to create a compatibility layer between different
minor versions of Python 3.