offapi/com/sun/star/frame/XFrame.idl |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit fa69c29c89608e50d8d41c0008f31c30e60c6d20
Author: Stephan Bergmann <sberg...@redhat.com>
Date:   Wed Nov 9 17:47:08 2016 +0100

    Typo in documentation
    
    Change-Id: I0970a86d65aa905cbd02d892be08de8962731e8b

diff --git a/offapi/com/sun/star/frame/XFrame.idl 
b/offapi/com/sun/star/frame/XFrame.idl
index 7648413..85c8df3 100644
--- a/offapi/com/sun/star/frame/XFrame.idl
+++ b/offapi/com/sun/star/frame/XFrame.idl
@@ -313,7 +313,7 @@ published interface XFrame: com::sun::star::lang::XComponent
 
         <p>
         According to a call to this interface, the frame calls
-        XFrameEventListener::frameAction() with
+        XFrameActionListener::frameAction() with
         FrameAction::CONTEXT_CHANGED to all listeners which
         are registered using XFrame::addFrameActionListener().
         For external controllers this event can be used to requery dispatches.
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to