Commit decc9018 authored by Francois Gouget's avatar Francois Gouget Committed by Alexandre Julliard

mf/tests: Fix the spelling of a win_skip() message.

parent a109a704
......@@ -7081,7 +7081,7 @@ static void test_h264_with_dxgi_manager(void)
if (!pMFCreateDXGIDeviceManager)
{
win_skip("MFCreateDXGIDeviceManager() is not avaliable, skipping tests.\n");
win_skip("MFCreateDXGIDeviceManager() is not available, skipping tests.\n");
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