Skip to content

Commit b1d34a7

Browse files
committed
Add missing period
1 parent 5730a38 commit b1d34a7

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
@@ -67,7 +67,7 @@ resource leaks.
6767
.. versionadded:: 3.12
6868

6969
Buffer protocol is now accessible in Python, see
70-
:ref:`python-buffer-protocol` and :class:`memoryview`
70+
:ref:`python-buffer-protocol` and :class:`memoryview`.
7171

7272
.. _buffer-structure:
7373

0 commit comments

Comments
 (0)