]> 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:11:56 +0000 (17:11 -0700)
committerGitHub <noreply@github.com>
Wed, 15 Mar 2023 00:11:56 +0000 (17:11 -0700)
commita166cb4131587bbab05bde491fc95eb65523b2c9
tree190ebc864645195abc3c14308f1b4503f4596f68
parent1649f3e591b40e992a72fa2bf7c50dbc1333a820
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