Skip to content

Commit 0f84e9b

Browse files
committed
DOC: tweak wording in note on alternative virtualenv implementations
1 parent 9cde670 commit 0f84e9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/sys_path_init.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ Please refer to :mod:`site`'s
100100

101101
.. note::
102102

103-
There are many ways how "virtual environments" could be implemented.
103+
There are other ways virtual environments" could be implemented.
104104
This documentation refers to implementations based on the ``pyvenv.cfg``
105105
mechanism, such as :mod:`venv`, that many virtual environment implementations
106106
follow.

0 commit comments

Comments
 (0)