#11515: fix several typos. Patch by Piotr Kasprzyk.
diff --git a/Mac/Tools/pythonw.c b/Mac/Tools/pythonw.c
index 08e069b..76734c1 100644
--- a/Mac/Tools/pythonw.c
+++ b/Mac/Tools/pythonw.c
@@ -103,8 +103,8 @@
 
     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"
      */