mirror of
https://github.com/python/cpython.git
synced 2025-08-18 07:41:05 +00:00
#11515: fix several typos. Patch by Piotr Kasprzyk.
This commit is contained in:
parent
1aa999c49e
commit
24b07bcba3
44 changed files with 51 additions and 50 deletions
|
@ -103,8 +103,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"
|
||||
*/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue