We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5428f48 commit d47d0c8Copy full SHA for d47d0c8
Doc/reference/import.rst
@@ -857,7 +857,7 @@ module. ``find_spec()`` returns a fully populated spec for the module.
857
This spec will always have "loader" set (with one exception).
858
859
To indicate to the import machinery that the spec represents a namespace
860
-:term:`portion`. the path entry finder sets "loader" on the spec to
+:term:`portion`, the path entry finder sets "loader" on the spec to
861
``None`` and "submodule_search_locations" to a list containing the
862
portion.
863
0 commit comments