Commit 529a4551 authored by Francois Gouget's avatar Francois Gouget Committed by Alexandre Julliard

advpack: A spelling fix in a comment.

parent 76dc3fd4
......@@ -492,7 +492,7 @@ static HRESULT install_init(LPCWSTR inf_filename, LPCWSTR install_sec,
lstrcatW(info->inf_path, backslash);
lstrcatW(info->inf_path, info->inf_filename);
/* RunSetupCommand opens unmodifed filename parameter */
/* RunSetupCommand opens unmodified filename parameter */
if (flags & RSC_FLAG_INF)
path = inf_filename;
else
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment