msi: Fix the spelling of a comment.

Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
Francois Gouget 2019-10-21 06:21:39 +02:00 committed by Alexandre Julliard
parent 3f2cae1378
commit a0c6c8c2ec
1 changed files with 1 additions and 1 deletions

View File

@ -5878,7 +5878,7 @@ end:
}
/*
* At present I am ignorning the advertised components part of this and only
* At present I am ignoring the advertised components part of this and only
* focusing on the qualified component sets
*/
static UINT ACTION_PublishComponents(MSIPACKAGE *package)