Commit 2bbb9cb8 authored by André Hentschel's avatar André Hentschel Committed by Alexandre Julliard

shell32/tests: Fix a typo.

parent 79f36b2a
......@@ -1714,7 +1714,7 @@ static void test_dde(void)
{
if (!create_test_association(".sde"))
{
skip("Unable to create association for '.sfe'\n");
skip("Unable to create association for '.sde'\n");
return;
}
create_test_verb_dde(".sde", "Open", 0, test->command, test->ddeexec,
......
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