summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDimitri Papadopoulos <3234522+DimitriPapadopoulos@users.noreply.github.com>2023-02-11 22:46:28 +0100
committerDimitri Papadopoulos <3234522+DimitriPapadopoulos@users.noreply.github.com>2023-02-11 22:46:28 +0100
commite1e487acf1d820cbab8a6f97986bf2fb451dfa8e (patch)
treeb11aaf190594f6fa3eec452ea6ef3e095d1f7f5a /doc
parent671de61aeaf2b4ec25f058f60f629f412d7df653 (diff)
downloadnumpy-e1e487acf1d820cbab8a6f97986bf2fb451dfa8e.tar.gz
Fix typos found by copdespell
Diffstat (limited to 'doc')
-rw-r--r--doc/release/upcoming_changes/23041.expired.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/release/upcoming_changes/23041.expired.rst b/doc/release/upcoming_changes/23041.expired.rst
index 6270083f0..9049ea70f 100644
--- a/doc/release/upcoming_changes/23041.expired.rst
+++ b/doc/release/upcoming_changes/23041.expired.rst
@@ -1,5 +1,5 @@
-Nose suppport has been removed
-------------------------------
+Nose support has been removed
+-----------------------------
NumPy switched to using pytest in 2018 and nose has been unmaintained for many
years. We have kept NumPy's nose support to avoid breaking downstream projects
who might have been using it and not yet switched to pytest or some other