Skip to content

Commit 4c9b91e

Browse files
author
Roland Hedberg
committed
Merge pull request #146 from julienp/patch-1
Fix typos in install.rst
2 parents b6ef93e + 24aeb90 commit 4c9b91e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/install.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,14 +62,14 @@ Hints
6262
RHEL/CentOS installation issues
6363
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
6464

65-
A number of packages may not install from pypi. Instead, you may wand to use packages supplies with the OS:
65+
A number of packages may not install from pypi. Instead, you may want to use packages supplied with the OS:
6666

6767
yum -y install swig openssl-devel m2crypto xmlsec1 pyOpenSSL libffi-devel
6868

6969
OS X installation issues
7070
^^^^^^^^^^^^^^^^^^^^^^^^
7171

72-
A number of packages may not install from pypi. Instead, you may wand to use macports:
72+
A number of packages may not install from pypi. Instead, you may want to use macports:
7373

7474
sudo port install swig xmlsec py27-m2crypto py27-crypto db53
7575

0 commit comments

Comments
 (0)