[WINESYNC] 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>

wine commit id a0c6c8c2ecdad0bf8992b6c89276ee7bf2402883 by Francois Gouget <fgouget@free.fr>
This commit is contained in:
winesync 2022-03-13 18:51:51 +01:00 committed by Mark Jansen
parent a88e131f97
commit a57d95c134
No known key found for this signature in database
GPG Key ID: B39240EE84BEAE8B

View File

@ -5892,7 +5892,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)