Commit 31feb71f authored by Brett Cannon's avatar Brett Cannon

Fix some typos in the NEWS file

parent 27c712e1
......@@ -78,7 +78,7 @@ Library
- Issue #26186: Remove an invalid type check in importlib.util.LazyLoader.
- Issue #26367: importlib.__init__() raises RuntimeError like
- Issue #26367: importlib.__import__() raises SystemError like
builtins.__import__() when ``level`` is specified but without an accompanying
package specified.
......
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