]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-99795: Fix typo in importlib.resources.abc (GH-99796)
authorbusywhitespace <busywhitespace@tuta.io>
Sat, 26 Nov 2022 18:01:08 +0000 (19:01 +0100)
committerGitHub <noreply@github.com>
Sat, 26 Nov 2022 18:01:08 +0000 (10:01 -0800)
commit5f8898216e7b67b7de6b0b1aad9277e88bcebfdb
tree7aec0428fdd027571d3cefb703f247248549d722
parent003f341e99234cf6088341e746ffef15e12ccda2
gh-99795: Fix typo in importlib.resources.abc (GH-99796)

Changing TraversableReader to TraversableResources at one place of the documentation.

See #99795 for more details.
Doc/library/importlib.resources.abc.rst