We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7e9a6a commit 3e9bec2Copy full SHA for 3e9bec2
Doc/c-api/buffer.rst
@@ -199,7 +199,7 @@ a buffer, see :c:func:`PyObject_GetBuffer`.
199
memory block).
200
201
If all suboffsets are negative (i.e. no de-referencing is needed, then
202
- this field must be NULL (the default value).
+ this field must be NULL (the default value).
203
204
This type of array representation is used by the Python Imaging Library
205
(PIL). See `complex arrays`_ for further information how to access elements
0 commit comments