commit | 58162f87fd283a1be0bd6740a8861d4b3dbaa573 | [log] [tgz] |
---|---|---|
author | Francois Gouget <fgouget@free.fr> | Fri Oct 13 02:19:42 2006 +0200 |
committer | Alexandre Julliard <julliard@winehq.org> | Fri Oct 13 11:55:04 2006 +0200 |
tree | 8730ba8328db2d84ae80dfe834aec35546a93230 | |
parent | 4794dc0e383b3afd44e389b1be66dc88bbff8ee4 [diff] [blame] |
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