[WINESYNC] msi: Fix the spelling of a comment.

Signed-off-by: Francois Gouget <[email protected]>
Signed-off-by: Hans Leidekker <[email protected]>
Signed-off-by: Alexandre Julliard <[email protected]>

wine commit id a0c6c8c2ecdad0bf8992b6c89276ee7bf2402883 by Francois Gouget <[email protected]>
This commit is contained in:
winesync
2022-03-20 19:28:24 +01:00
committed by Mark Jansen
parent a88e131f97
commit a57d95c134
+1 -1
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)