Assorted spelling fixes.
diff --git a/dlls/comctl32/commctrl.c b/dlls/comctl32/commctrl.c
index 60ea2ef..7fe5676 100644
--- a/dlls/comctl32/commctrl.c
+++ b/dlls/comctl32/commctrl.c
@@ -715,7 +715,7 @@
  *
  * NOTES
  *     Probaly all versions of comctl32 initializes the Win95 controls in DllMain
- *     during DLL initializaiton. Starting from comctl32 v5.82 all the controls
+ *     during DLL initialization. Starting from comctl32 v5.82 all the controls
  *     are initialized there. We follow this behaviour and this function is just
  *     a dummy.
  *