summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatti Picus <matti.picus@gmail.com>2020-07-03 13:21:12 +0300
committerGitHub <noreply@github.com>2020-07-03 13:21:12 +0300
commit6e3be61d6113e63a1d1be54e6c8341760ded5842 (patch)
treece0fce2d75bef6d7e72b66177274d342ded73639
parent3cf4c289067b6df2ddf019eed3c9f73946d960a2 (diff)
parenta29e11fb7b3f43375bcf8e0d6fb536f14c4b2521 (diff)
downloadnumpy-6e3be61d6113e63a1d1be54e6c8341760ded5842.tar.gz
Merge pull request #16738 from Qiyu8/fix_typo
DOC: Remove redundant word
-rw-r--r--doc/source/reference/arrays.dtypes.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/reference/arrays.dtypes.rst b/doc/source/reference/arrays.dtypes.rst
index f8d40b13c..8afbaeacc 100644
--- a/doc/source/reference/arrays.dtypes.rst
+++ b/doc/source/reference/arrays.dtypes.rst
@@ -206,7 +206,7 @@ Built-in Python types
.. note::
All other types map to ``object_`` for convenience. Code should expect
- that such types may map to a specific (new) dtype in future the future.
+ that such types may map to a specific (new) dtype in the future.
Types with ``.dtype``