Skip to content

Commit b9a816f

Browse files
gh-144329: final fix for typo, phrasing, and missing newline
1 parent 991ac60 commit b9a816f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Doc/library/site.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -81,9 +81,8 @@ with ``import`` (followed by space or tab) are executed.
8181
.. note::
8282

8383
On Windows, a file whose name has the form :file:`._pth` is handled
84-
differently; it is used by the Windows-only "embeddable distribution"
85-
to provide a self-contained Python environment. See
86-
:ref:`finding-modules` for more details.
84+
differently; it is used exclusively by the Windows-only "embeddable
85+
distribution" to provide a self-contained Python environment.
8786

8887
.. note::
8988

0 commit comments

Comments
 (0)