Skip to content

Commit 5f2b3b0

Browse files
Hossein Pourbozorgasvetlov
authored andcommitted
regarding to grammar and spell check (#13020)
1 parent cb9fbd3 commit 5f2b3b0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ to find out more. On macOS and Cygwin, the executable is called ``python.exe``;
7070
elsewhere it's just ``python``.
7171

7272
If you are running on macOS with the latest updates installed, make sure to install
73-
openSSL or some other SSL software along with Homebrew or another package manager.
73+
OpenSSL or some other SSL software along with Homebrew or another package manager.
7474
If issues persist, see https://devguide.python.org/setup/#macos-and-os-x for more
7575
information.
7676

@@ -92,7 +92,7 @@ For example::
9292
make test
9393

9494
(This will fail if you *also* built at the top-level directory. You should do
95-
a ``make clean`` at the toplevel first.)
95+
a ``make clean`` at the top-level first.)
9696

9797
To get an optimized build of Python, ``configure --enable-optimizations``
9898
before you run ``make``. This sets the default make targets up to enable
@@ -146,7 +146,7 @@ detailed change log, read `Misc/NEWS
146146
accounting of changes can only be gleaned from the `commit history
147147
<https://github.com/python/cpython/commits/master>`_.
148148

149-
If you want to install multiple versions of Python see the section below
149+
If you want to install multiple versions of Python, see the section below
150150
entitled "Installing multiple versions".
151151

152152

0 commit comments

Comments
 (0)