urlmon/tests: Fix the spelling of a trace() message.

Signed-off-by: Francois Gouget <fgouget@free.fr>
This commit is contained in:
Francois Gouget 2022-07-09 15:59:56 +02:00 committed by Alexandre Julliard
parent 7040cf17ff
commit d01b13f495

View file

@ -4181,7 +4181,7 @@ START_TEST(url)
trace("emulated about test (to object)...\n");
test_BindToObject(ABOUT_TEST, BINDTEST_EMULATE, S_OK);
trace("emulalated test reporting result in read...\n");
trace("emulated test reporting result in read...\n");
test_BindToStorage(WINETEST_SYNC_TEST, BINDTEST_EMULATE, TYMED_ISTREAM);
trace("file test...\n");