Commit 4b2fd6ee authored by Francois Gouget's avatar Francois Gouget Committed by Alexandre Julliard

d3d12/tests: A spelling fix in a skip() message.

parent 722c4363
......@@ -914,7 +914,7 @@ static void test_create_device(void)
}
else
{
skip("GetContaingOutput() is not supported.\n");
skip("GetContainingOutput() is not supported.\n");
}
refcount = IDXGISwapChain3_Release(swapchain);
......
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