Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ad62680

Browse files
committed
Fix typo.
1 parent 56d4c03 commit ad62680

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/whatsnew/3.3.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ with the interpreter core.
112112

113113
This PEP adds the :mod:`venv` module for programmatic access, and the
114114
:ref:`pyvenv <scripts-pyvenv>` script for command-line access and
115-
administration. The Python interpreter checks for a ``pvenv.cfg``,
115+
administration. The Python interpreter checks for a ``pyvenv.cfg``,
116116
file whose existence signals the base of a virtual environment's directory
117117
tree.
118118

0 commit comments

Comments
 (0)