We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0dc4e15 commit 3a43d06Copy full SHA for 3a43d06
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