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

spoolss/tests: Fix a typo in a comment.

parent 2f3d4d8f
......@@ -208,7 +208,7 @@ START_TEST(spoolss)
{
LPCSTR ptr;
/* The tests fail on Win7 (see comments in load_function() */
/* The tests fail on Win7 (see comments in load_functions() */
ptr = load_functions();
if (ptr) {
win_skip("%s not found\n", ptr);
......
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