diff --git a/Doc/library/asynchat.rst b/Doc/library/asynchat.rst index a8dd7e4e622..e8a84b19ac1 100644 --- a/Doc/library/asynchat.rst +++ b/Doc/library/asynchat.rst @@ -5,7 +5,7 @@ .. module:: asynchat :synopsis: Support for asynchronous command/response protocols. .. moduleauthor:: Sam Rushing -.. sectionauthor:: Steve Holden +.. sectionauthor:: Steve Holden This module builds on the :mod:`asyncore` infrastructure, simplifying