diff options
Diffstat (limited to 'Doc/whatsnew/3.12.rst')
-rw-r--r-- | Doc/whatsnew/3.12.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/whatsnew/3.12.rst b/Doc/whatsnew/3.12.rst index 844d063..316296a 100644 --- a/Doc/whatsnew/3.12.rst +++ b/Doc/whatsnew/3.12.rst @@ -901,7 +901,7 @@ Modules (see :pep:`594`): * :mod:`!pipes` * :mod:`!sndhdr` * :mod:`spwd` -* :mod:`sunau` +* :mod:`!sunau` * :mod:`!telnetlib` * :mod:`uu` * :mod:`xdrlib` |