From 26f8d1bbe2450776dbcfbe162ea30edec5583351 Mon Sep 17 00:00:00 2001 From: "Gregory P. Smith" Date: Sun, 11 Jan 2009 17:53:33 +0000 Subject: [PATCH] correct email address --- Doc/library/hashlib.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Doc/library/hashlib.rst b/Doc/library/hashlib.rst index f544cea350..73e6e4ea10 100644 --- a/Doc/library/hashlib.rst +++ b/Doc/library/hashlib.rst @@ -4,8 +4,8 @@ .. module:: hashlib :synopsis: Secure hash and message digest algorithms. -.. moduleauthor:: Gregory P. Smith -.. sectionauthor:: Gregory P. Smith +.. moduleauthor:: Gregory P. Smith +.. sectionauthor:: Gregory P. Smith .. versionadded:: 2.5 -- 2.50.1