]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-102703: Fix typo in modules tutorial documentation (GH-102707)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 15 Mar 2023 00:10:39 +0000 (17:10 -0700)
committerGitHub <noreply@github.com>
Wed, 15 Mar 2023 00:10:39 +0000 (17:10 -0700)
commit95fd2dfd3f3c0e02cb0ecb21e594663a46d8542c
tree935ee1a29d1cc653daa44b08b4d2ae0292e7325d
parentdf38f7c577206bc82090222f36529db680285478
gh-102703: Fix typo in modules tutorial documentation (GH-102707)

**Before**
This prevents directories with a common name, such as ``string``, unintentionally hiding ...
**After**
This prevents directories with a common name, such as ``string``, from unintentionally hiding ...
(cherry picked from commit 0a539b5db312d126ff45dd4aa6a53d40a292c512)

Co-authored-by: Robert Prater (B. Eng) <robcprater@gmail.com>
Doc/tutorial/modules.rst