Whitespace.

This commit is contained in:
Stefan Krah 2015-02-01 19:46:31 +01:00
parent 0dc4e153a2
commit 3a43d06321

View File

@ -199,7 +199,7 @@ a buffer, see :c:func:`PyObject_GetBuffer`.
memory block).
If all suboffsets are negative (i.e. no de-referencing is needed, then
this field must be NULL (the default value).
this field must be NULL (the default value).
This type of array representation is used by the Python Imaging Library
(PIL). See `complex arrays`_ for further information how to access elements