shell32/tests: Fix a typo.

This commit is contained in:
André Hentschel 2010-12-23 03:03:22 +01:00 committed by Alexandre Julliard
parent 79f36b2a08
commit 2bbb9cb888
1 changed files with 1 additions and 1 deletions

View File

@ -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,