Commit 3fa0fb4e authored by Benjamin Peterson's avatar Benjamin Peterson

typo

parent b8c2651d
......@@ -239,7 +239,7 @@ Some smaller changes made to the core Python language are:
* A new module, :mod:`importlib` was added. It provides a complete, portable,
pure Python reference implementation of the *import* statement and its
counterpart, the :func:`import__` function. It represents a substantial
counterpart, the :func:`__import__` function. It represents a substantial
step forward in documenting and defining the actions that take place during
imports.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment