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 dd2399a

Browse filesBrowse files
committed
env.rst: fix typo
“in an one project” didn’t make sense. It should either be “in any project” or “in one project”.
1 parent cee124e commit dd2399a
Copy full SHA for dd2399a

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.