SIGN IN SIGN UP

bpo-40204: Fix reference to terms in the doc (GH-21865)

Sphinx 3 requires to refer to terms with the exact case.

For example, fix the Sphinx 3 warning:

Doc/library/pkgutil.rst:71: WARNING: term Loader not found in case
sensitive match.made a reference to loader instead.
V
Victor Stinner committed
bb0b08540cc93e56f3f1bde1b39ce086d9e35fe1
Parent: 87d8287
Committed by GitHub <noreply@github.com> on 8/14/2020, 10:20:05 AM