From 280eff23238f3f85bd85229a5605269ee1d1d3c4 Mon Sep 17 00:00:00 2001 From: Lilian Besson Date: Wed, 11 Jul 2018 17:13:30 +0200 Subject: Tiny typo on numpy/reference/arrays.dtypes.html See #11552 --- doc/source/reference/arrays.dtypes.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/source/reference') diff --git a/doc/source/reference/arrays.dtypes.rst b/doc/source/reference/arrays.dtypes.rst index dcf04b453..d771f2940 100644 --- a/doc/source/reference/arrays.dtypes.rst +++ b/doc/source/reference/arrays.dtypes.rst @@ -457,6 +457,7 @@ Type strings Both arguments must be convertible to data-type objects with the same total size. + .. admonition:: Example 32-bit integer, whose first two bytes are interpreted as an integer -- cgit v1.2.1