Commit 8e5f9d57 authored by Juan Lang's avatar Juan Lang Committed by Alexandre Julliard

cryptui: Fix a typo.

parent 56215060
......@@ -5288,7 +5288,7 @@ static LRESULT CALLBACK import_finish_dlg_proc(HWND hwnd, UINT msg, WPARAM wp,
}
else
import_warning(data->dwFlags, hwnd, data->pwszWizardTitle,
IDS_IMPORT_SUCCEEDED);
IDS_IMPORT_FAILED);
break;
}
}
......
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