summaryrefslogtreecommitdiff
path: root/Doc/c-api
diff options
context:
space:
mode:
authorStefan Krah <skrah@bytereef.org>2015-02-01 19:45:14 +0100
committerStefan Krah <skrah@bytereef.org>2015-02-01 19:45:14 +0100
commit50c25ce23831f2ce56e3518d4b49485e8d3465c2 (patch)
tree15ffbd5d7b968d25025ebd6d8e72c19d74fad164 /Doc/c-api
parent399bc47053a9d2dc3ca74518b8392cf3eb7f47e6 (diff)
downloadcpython-50c25ce23831f2ce56e3518d4b49485e8d3465c2.tar.gz
Whitespace.
Diffstat (limited to 'Doc/c-api')
-rw-r--r--Doc/c-api/buffer.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/c-api/buffer.rst b/Doc/c-api/buffer.rst
index 9cfd152822..e6330e7521 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