diff options
author | mattip <matti.picus@gmail.com> | 2020-08-14 09:26:37 +0300 |
---|---|---|
committer | mattip <matti.picus@gmail.com> | 2020-08-14 11:04:18 +0300 |
commit | 3905a0f55347655296a37bcb46cc6eee6dd28633 (patch) | |
tree | 645fc1d0c63a8b2e5dc439bbd7c7021eb9aeea44 /doc/source/contents.rst | |
parent | 585b39d3739c47ae395e5dda0a21d12a623750c2 (diff) | |
download | numpy-3905a0f55347655296a37bcb46cc6eee6dd28633.tar.gz |
DOC: fixes from review
Diffstat (limited to 'doc/source/contents.rst')
-rw-r--r-- | doc/source/contents.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/contents.rst b/doc/source/contents.rst index 953587c6a..5d4e12097 100644 --- a/doc/source/contents.rst +++ b/doc/source/contents.rst @@ -12,5 +12,5 @@ NumPy Documentation Development <dev/index> .. This is not really the index page, that is found in - _templates/intexcontent.html The toctree content here will be added to the + _templates/indexcontent.html The toctree content here will be added to the top of the template header |