]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-102703: Fix typo in modules tutorial documentation (GH-102707)
authorRobert Prater (B. Eng) <robcprater@gmail.com>
Wed, 15 Mar 2023 00:03:43 +0000 (20:03 -0400)
committerGitHub <noreply@github.com>
Wed, 15 Mar 2023 00:03:43 +0000 (17:03 -0700)
commit0a539b5db312d126ff45dd4aa6a53d40a292c512
treea8b7b1d6469dc5d59f4248bfd95a324ad4356d13
parent152292b98fd52f8b3db252e5609d6a605a11cb57
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 ...
Doc/tutorial/modules.rst