diff options
author | Thomas A Caswell <tcaswell@gmail.com> | 2019-07-23 18:42:01 -0400 |
---|---|---|
committer | Thomas A Caswell <tcaswell@gmail.com> | 2019-07-23 18:42:01 -0400 |
commit | ec60d97a855af7f711421ec29a1e6115d49ea6b6 (patch) | |
tree | bf3d65c7e310fd1929155461af84e13c7ba27c3c | |
parent | 246a56d68c7babf06117ed0da4ce59ec826bc904 (diff) | |
download | numpy-ec60d97a855af7f711421ec29a1e6115d49ea6b6.tar.gz |
DOC: use the correct dash
-rw-r--r-- | doc/neps/nep-0028-deprecation_policy.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/neps/nep-0028-deprecation_policy.rst b/doc/neps/nep-0028-deprecation_policy.rst index a5e8f380a..632fbb022 100644 --- a/doc/neps/nep-0028-deprecation_policy.rst +++ b/doc/neps/nep-0028-deprecation_policy.rst @@ -1,5 +1,5 @@ ========================================================================================== -NEP 28 - A standard community policy for dropping support of old Python and NumPy versions +NEP 28 — A standard community policy for dropping support of old Python and NumPy versions ========================================================================================== |