From 3a43d063213f221436ec00afca1d74b4a3b28c15 Mon Sep 17 00:00:00 2001 From: Stefan Krah Date: Sun, 1 Feb 2015 19:46:31 +0100 Subject: [PATCH] Whitespace. --- Doc/c-api/buffer.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/c-api/buffer.rst b/Doc/c-api/buffer.rst index 9cfd1528228..e6330e75219 100644 --- a/Doc/c-api/buffer.rst +++ b/Doc/c-api/buffer.rst @@ -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