[PATCH] msi: Fix the spelling of a comment.
20 Oct
2019
20 Oct
'19
11:21 p.m.
Signed-off-by: Francois Gouget <fgouget(a)free.fr> --- dlls/msi/action.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dlls/msi/action.c b/dlls/msi/action.c index f6f7ffbcf42..048d5983a9e 100644 --- a/dlls/msi/action.c +++ b/dlls/msi/action.c @@ -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) -- 2.20.1
2251
Age (days ago)
2251
Last active (days ago)
1 comments
2 participants
participants (2)
-
Francois Gouget -
Hans Leidekker