Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c4acda4

Browse filesBrowse files
committed
Merge pull request #638 from Grimy/patch-2
env.rst: fix typo
2 parents cee124e + dd2399a commit c4acda4
Copy full SHA for c4acda4

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎docs/dev/env.rst

Copy file name to clipboardExpand all lines: docs/dev/env.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ pyenv
241241
of the Python interpreter to be installed at the same time. This solves the
242242
problem of having different projects requiring different versions of Python.
243243
For example, it becomes very easy to install Python 2.7 for compatibility in
244-
an one project, whilst still using Python 3.4 as the default interpreter.
244+
one project, whilst still using Python 3.4 as the default interpreter.
245245
pyenv isn't just limited to the CPython versions - it will also install PyPy,
246246
anaconda, miniconda, stackless, jython, and ironpython interpreters.
247247

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.