Commit f400a1c9 authored by Mike McCormack's avatar Mike McCormack Committed by Alexandre Julliard

Fix a typo.

parent b1eb3c30
......@@ -252,7 +252,7 @@ interface IOleInPlaceSite : IOleWindow
[in, out] LPOLEINPLACEFRAMEINFO lpFrameInfo);
HRESULT Scroll(
[in] SIZE scrollExtant);
[in] SIZE scrollExtent);
HRESULT OnUIDeactivate(
[in] BOOL fUndoable);
......
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