mirror of
https://github.com/reactos/wine.git
synced 2024-11-29 14:40:56 +00:00
msi: Spelling fixes.
This commit is contained in:
parent
69c6fff384
commit
fc56423904
@ -3856,10 +3856,10 @@ static UINT ACTION_ResolveSource(MSIPACKAGE* package)
|
||||
DWORD attrib, len;
|
||||
LPWSTR ptr, source;
|
||||
UINT rc;
|
||||
|
||||
|
||||
/*
|
||||
* we are currently doing what should be done here in the top level Install
|
||||
* however for Adminastrative and uninstalls this step will be needed
|
||||
* We are currently doing what should be done here in the top level Install
|
||||
* however for Administrative and uninstalls this step will be needed
|
||||
*/
|
||||
if (!package->PackagePath)
|
||||
return ERROR_SUCCESS;
|
||||
|
Loading…
Reference in New Issue
Block a user