doc: wteaked wording in doc/sources/guide/packaging-ios.rst

This commit is contained in:
Zen-CODE 2016-07-03 16:18:06 +02:00
parent 44e7d9df58
commit 2afd2292b7
1 changed files with 2 additions and 2 deletions

View File

@ -90,8 +90,8 @@ Then click on `Play`, and enjoy.
Updating an Xcode project
-------------------------
Let's say you want to add numpy to your project, but you didn't have it compiled
prior the XCode project creation. First, ensure to build it::
Let's say you want to add numpy to your project but you did not compile it
prior to creating your XCode project. First, ensure it is built::
$ ./toolchain.py build numpy