Commit 5880f5c5 authored by Francois Gouget's avatar Francois Gouget Committed by Alexandre Julliard

exdisp.idl: Fix a typo in a method name.

parent ec45ce75
......@@ -486,7 +486,7 @@ dispinterface DWebBrowserEvents2
[in] BSTR bstrWorkerLabel);
[id(DISPID_WEBWORKERFINISHED)]
void WebWorkerFinsihed([in] DWORD dwUniqueID);
void WebWorkerFinished([in] DWORD dwUniqueID);
}
[
......
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