summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Doc/library/hashlib-blake2.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/Doc/library/hashlib-blake2.rst b/Doc/library/hashlib-blake2.rst
index 436aa4f..f974f7a 100644
--- a/Doc/library/hashlib-blake2.rst
+++ b/Doc/library/hashlib-blake2.rst
@@ -3,8 +3,7 @@
:mod:`hashlib` --- BLAKE2 hash functions
========================================
-.. module:: hashlib
- :synopsis: BLAKE2 hash function for Python
+.. currentmodule:: hashlib
.. sectionauthor:: Dmitry Chestnykh
.. index::