Commit 193df74f authored by Francois Gouget's avatar Francois Gouget Committed by Alexandre Julliard

kernel32/tests: A spelling fix in a win_skip() message.

parent f55e90a5
...@@ -3680,7 +3680,7 @@ static void test_multiple_instances(void) ...@@ -3680,7 +3680,7 @@ static void test_multiple_instances(void)
if(!pCancelIoEx) if(!pCancelIoEx)
{ {
win_skip("Skiping multiple instance tests on too old Windows\n"); win_skip("Skipping multiple instance tests on too old Windows\n");
return; return;
} }
......
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