dplayx/tests: Fix typo.

This commit is contained in:
Michael Stefaniuc 2009-01-01 14:31:02 +01:00 committed by Alexandre Julliard
parent f01b21634a
commit 4008a35020
1 changed files with 1 additions and 1 deletions

View File

@ -6137,7 +6137,7 @@ START_TEST(dplayx)
{
if (!winetest_interactive)
{
skip("Run in interacive mode to run dplayx tests.\n");
skip("Run in interactive mode to run dplayx tests.\n");
return;
}