[Libreoffice-commits] core.git: offapi/com

Julien Nabet serval2412 at yahoo.fr
Fri Jan 30 02:15:13 PST 2015


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

New commits:
commit 8b58e38b4383f440bdd95285978d5655c80904fb
Author: Julien Nabet <serval2412 at yahoo.fr>
Date:   Fri Jan 30 11:14:32 2015 +0100

    Typo: even->event
    
    Change-Id: I8e68aea55a073228f065b0e5331ef1abe66f685e

diff --git a/offapi/com/sun/star/document/DocumentEvent.idl b/offapi/com/sun/star/document/DocumentEvent.idl
index 0b54ad2..5e3d00f 100644
--- a/offapi/com/sun/star/document/DocumentEvent.idl
+++ b/offapi/com/sun/star/document/DocumentEvent.idl
@@ -55,7 +55,7 @@ struct DocumentEvent : ::com::sun::star::lang::EventObject
     ::com::sun::star::frame::XController2
             ViewController;
 
-    /** contains supplemental information about the even which is being notified
+    /** contains supplemental information about the event which is being notified
 
         <p>The semantics of this additional information needs to be specified by the broadcaster
         of the event.</p>


More information about the Libreoffice-commits mailing list