#11515: Merge with 3.1.

This commit is contained in:
Ezio Melotti 2011-03-15 05:59:46 +02:00
commit 4969f709cc
49 changed files with 58 additions and 58 deletions

View file

@ -105,8 +105,8 @@ setup_spawnattr(posix_spawnattr_t* spawnattr)
count = 1;
/* Run the real python executable using the same architure as this
* executable, this allows users to controle the architecture using
/* Run the real python executable using the same architecture as this
* executable, this allows users to control the architecture using
* "arch -ppc python"
*/