summaryrefslogtreecommitdiff
path: root/doc/neps
diff options
context:
space:
mode:
authorStefan van der Walt <stefanv@berkeley.edu>2019-10-03 21:57:12 -0700
committerStefan van der Walt <stefanv@berkeley.edu>2019-10-03 21:57:12 -0700
commit0bd7bf031001bb7554b47f9f1077faabbca82361 (patch)
tree83a8fad5a8d62b26bc21e5799c640ce11e0f35f3 /doc/neps
parent6986bc51ea5b173aed8d3e6c6ed98d874d291271 (diff)
downloadnumpy-0bd7bf031001bb7554b47f9f1077faabbca82361.tar.gz
Fix typo
Diffstat (limited to 'doc/neps')
-rw-r--r--doc/neps/nep-0029-deprecation_policy.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/neps/nep-0029-deprecation_policy.rst b/doc/neps/nep-0029-deprecation_policy.rst
index d8cbeb982..0dea0a96f 100644
--- a/doc/neps/nep-0029-deprecation_policy.rst
+++ b/doc/neps/nep-0029-deprecation_policy.rst
@@ -137,7 +137,7 @@ development guidelines:
- All minor versions of Python released 42 months prior to the
project, and at minimum the two latest minor versions.
- All minor versions of ``numpy`` released in the 24 months prior
- to the project, and at minimum the last thee minor versions.
+ to the project, and at minimum the last three minor versions.
In ``setup.py``, the ``python_requires`` variable should be set to
the minimum supported version of Python. All supported minor