Skip to content

Commit 5e3ae48

Browse files
committed
Revert docs change
1 parent 943a7ae commit 5e3ae48

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/reST/ref/bufferproxy.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@
5757
``"before"`` : callable : (optional)
5858
Callback invoked when the :class:`BufferProxy` instance
5959
exports the buffer. The callback is given one argument, the
60-
``"parent"`` object if given, otherwise ``None``.
61-
The callback is useful for setting a lock on the parent.
60+
``"parent"`` object if given, otherwise ``None``.
61+
The callback is useful for setting a lock on the parent.
6262

6363
``"after"`` : callable : (optional)
6464
Callback invoked when an exported buffer is released.

0 commit comments

Comments
 (0)