Skip to content

Commit 3e9bec2

Browse files
committed
Whitespace.
1 parent a7e9a6a commit 3e9bec2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/c-api/buffer.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ a buffer, see :c:func:`PyObject_GetBuffer`.
199199
memory block).
200200

201201
If all suboffsets are negative (i.e. no de-referencing is needed, then
202-
this field must be NULL (the default value).
202+
this field must be NULL (the default value).
203203

204204
This type of array representation is used by the Python Imaging Library
205205
(PIL). See `complex arrays`_ for further information how to access elements

0 commit comments

Comments
 (0)