diff options
author | parul <parulagg27@gmail.com> | 2019-04-07 00:54:33 +0530 |
---|---|---|
committer | parul <parulagg27@gmail.com> | 2019-04-07 00:54:33 +0530 |
commit | df0b7212dbcf952db6f39b4e1062a09e69d6c9e2 (patch) | |
tree | c3c1476ebe4b8a991247855e643b210352b3f6a1 /doc/HOWTO_RELEASE.rst.txt | |
parent | 124c778f63c813e60da082c6f778f4e004465706 (diff) | |
download | numpy-df0b7212dbcf952db6f39b4e1062a09e69d6c9e2.tar.gz |
made required changes
Diffstat (limited to 'doc/HOWTO_RELEASE.rst.txt')
-rw-r--r-- | doc/HOWTO_RELEASE.rst.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/HOWTO_RELEASE.rst.txt b/doc/HOWTO_RELEASE.rst.txt index e5c691d2e..f45c4db1a 100644 --- a/doc/HOWTO_RELEASE.rst.txt +++ b/doc/HOWTO_RELEASE.rst.txt @@ -6,7 +6,7 @@ Current build and release info The current info on building and releasing NumPy and SciPy is scattered in several places. It should be summarized in one place, updated, and where -necessary, should be described in more detail. The sections below list all places where +necessary described in more detail. The sections below list all places where useful info can be found. Source tree |