Assorted spelling fixes.
diff --git a/dlls/msi/action.c b/dlls/msi/action.c
index ab2bf03..a7db050 100644
--- a/dlls/msi/action.c
+++ b/dlls/msi/action.c
@@ -1693,7 +1693,7 @@
 
     install_level = msi_get_property_int( package, szlevel, 1 );
 
-    /* ok hereis the _real_ rub
+    /* ok here is the _real_ rub
      * all these activation/deactivation things happen in order and things
      * later on the list override things earlier on the list.
      * 1) INSTALLLEVEL processing