Kaydet (Commit) 4d4975c0 authored tarafından Hirokazu Yamamoto's avatar Hirokazu Yamamoto

Fixed typo.

üst d9ca384f
......@@ -252,7 +252,7 @@ Buffer related functions
.. cfunction:: void PyBuffer_Release(PyObject *obj, Py_buffer *view)
Release the buffer *view* over *obj*. This shouldd be called when the buffer
Release the buffer *view* over *obj*. This should be called when the buffer
is no longer being used as it may free memory from it.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment