Skip to content

Commit 03ff2dc

Browse files
committed
Fixed casing, added specific version number.
1 parent 581284d commit 03ff2dc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/starting/install/win.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Installing Python on Windows
44
============================
55

66
First, download the `latest version <http://python.org/ftp/python/2.7.3/python-2.7.3.msi>`_
7-
of Python 2 from the official Website. If you want to be sure you are installing a fully
7+
of Python 2.7 from the official Website. If you want to be sure you are installing a fully
88
up-to-date version then use the "Windows Installer" link from the home page of the
99
`Python.org web site <http://python.org>`_ .
1010

docs/starting/which-python.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Which Python to use?
1818
Today
1919
-----
2020

21-
If you're choosing a Python interpreter to use, I *highly* recommend you Use
21+
If you're choosing a Python interpreter to use, I *highly* recommend you use
2222
Python 2.7.x, unless you have a strong reason not to.
2323

2424

0 commit comments

Comments
 (0)