Signed-off-by: Francois Gouget fgouget@free.fr --- include/mshtml.idl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/mshtml.idl b/include/mshtml.idl index e202dfff1ae..ba7ef0db165 100644 --- a/include/mshtml.idl +++ b/include/mshtml.idl @@ -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(