Skip to content

Commit bb068b6

Browse files
committed
typo
1 parent 16f94b0 commit bb068b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/prerequisites.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Prerequisites
44
.. warning::
55

66
The current version is tested only on Ubuntu oneiric (11.10) and precise
7-
(12.04). If it doesn't work on another platform, send us patch, not bug
7+
(12.04). If it doesn't work on other platforms, send us patch, not bug
88
report.
99

1010
You need the minimal environment for building python. Note that other libraries
@@ -14,7 +14,7 @@ might need other tools (cython is used by some recipes, and ccache to speedup th
1414
1515
If you are on a 64 bit distro, you should install these packages too ::
1616

17-
sudo apt-get insall ia32-libs and lib6dev-i386
17+
sudo apt-get install ia32-libs and lib6-dev-i386
1818

1919
You must have android SDK and NDK. Right now, it's prefered to use:
2020

0 commit comments

Comments
 (0)