mshtml: Fix the spelling of a parameter name.

Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
Francois Gouget 2020-06-29 17:49:24 +02:00 committed by Alexandre Julliard
parent 6d675064f8
commit 6d81646317
1 changed files with 1 additions and 1 deletions

View File

@ -28242,7 +28242,7 @@ interface IMarkupServices2 : IMarkupServices
[in] IMarkupPointer *pPointerFinish,
[in] IMarkupPointer *pPointerTarget,
[in, out] IMarkupPointer *pPointerStatus,
[out] IHTMLElement **ppElemFailBotton,
[out] IHTMLElement **ppElemFailBottom,
[out] IHTMLElement **ppElemFailTop);
HRESULT SaveSegmentsToClipboard(