Skip to content

Commit 9eab641

Browse files
committed
docs/database: consistency fix
Make it match the few lines above it.
1 parent be1163b commit 9eab641

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/database.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ You can also manage the access manually via these methods:
305305
Disable database access. Should be followed by a call to
306306
:func:`~django_db_blocker.restore`.
307307

308-
.. py:function:: django_db_blocker.restore()
308+
.. py:method:: django_db_blocker.restore()
309309
310310
Restore the previous state of the database blocking.
311311

0 commit comments

Comments
 (0)