From 822be2ec32b1f03847dcfe2e2cee1f54373b68ac Mon Sep 17 00:00:00 2001 From: Benjamin Peterson Date: Fri, 5 Jun 2015 21:03:08 -0500 Subject: [PATCH] that this is "for Python" is obvious --- Doc/library/hmac.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/library/hmac.rst b/Doc/library/hmac.rst index 09e819ae5a..eef8856e0c 100644 --- a/Doc/library/hmac.rst +++ b/Doc/library/hmac.rst @@ -2,7 +2,7 @@ ======================================================== .. module:: hmac - :synopsis: Keyed-Hashing for Message Authentication (HMAC) implementation for Python. + :synopsis: Keyed-Hashing for Message Authentication (HMAC) implementation .. moduleauthor:: Gerhard Häring .. sectionauthor:: Gerhard Häring -- 2.50.1