]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-99795: Fix typo in importlib.resources.abc (GH-99796)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 26 Nov 2022 18:12:23 +0000 (10:12 -0800)
committerGitHub <noreply@github.com>
Sat, 26 Nov 2022 18:12:23 +0000 (10:12 -0800)
commitfe9957241ad66fd246640b3ff785fe847ecdb766
treee51e22e546531c7c8754743eb633dff4cdc74d4f
parent45ffab40e86777ecd49786a2c18c0c044ef0cb5b
gh-99795: Fix typo in importlib.resources.abc (GH-99796)

Changing TraversableReader to TraversableResources at one place of the documentation.

See GH-99795 for more details.
(cherry picked from commit 5f8898216e7b67b7de6b0b1aad9277e88bcebfdb)

Co-authored-by: busywhitespace <busywhitespace@tuta.io>
Doc/library/importlib.resources.abc.rst