summaryrefslogtreecommitdiff
path: root/doc/release/1.14.4-notes.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/release/1.14.4-notes.rst')
-rw-r--r--doc/release/1.14.4-notes.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/release/1.14.4-notes.rst b/doc/release/1.14.4-notes.rst
index 174094c1c..3fb94383b 100644
--- a/doc/release/1.14.4-notes.rst
+++ b/doc/release/1.14.4-notes.rst
@@ -19,7 +19,7 @@ values are now correct.
Note that NumPy will error on import if it detects incorrect float32 `dot`
results. This problem has been seen on the Mac when working in the Anaconda
-enviroment and is due to a subtle interaction between MKL and PyQt5. It is not
+environment and is due to a subtle interaction between MKL and PyQt5. It is not
strictly a NumPy problem, but it is best that users be aware of it. See the
gh-8577 NumPy issue for more information.