diff --git a/Doc/whatsnew/3.3.rst b/Doc/whatsnew/3.3.rst index d4b9f89c833..73d112a8f96 100644 --- a/Doc/whatsnew/3.3.rst +++ b/Doc/whatsnew/3.3.rst @@ -1832,7 +1832,7 @@ Deprecated Python modules, functions and methods * :class:`abc.abstractstaticmethod` has been deprecated, use :class:`staticmethod` with :func:`abc.abstractmethod` instead. -* :mod:`imoprtlib` package: +* :mod:`importlib` package: * :meth:`importlib.abc.SourceLoader.path_mtime` is now deprecated in favour of :meth:`importlib.abc.SourceLoader.path_stats` as bytecode files now store