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

Samuel Mehrbrodt Samuel.Mehrbrodt at cib.de
Wed Sep 21 11:17:55 UTC 2016


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

New commits:
commit 1c856b3e282a43943f25717acd6ebbf6e2225f39
Author: Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>
Date:   Wed Sep 21 11:08:08 2016 +0000

    Fix typo
    
    Change-Id: I3055f06c2b72d651ebf633bc46aaf682716a8fc2
    Reviewed-on: https://gerrit.libreoffice.org/29139
    Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>
    Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>

diff --git a/offapi/com/sun/star/frame/XTerminateListener.idl b/offapi/com/sun/star/frame/XTerminateListener.idl
index d9200b8..c0249e9 100644
--- a/offapi/com/sun/star/frame/XTerminateListener.idl
+++ b/offapi/com/sun/star/frame/XTerminateListener.idl
@@ -54,7 +54,7 @@ published interface XTerminateListener: com::sun::star::lang::XEventListener
             raises( TerminationVetoException );
 
     /** is called when the master environment is finally terminated.
-        Not veto will be accepted then.
+        No veto will be accepted then.
 
         @param Event
             describe the source of the event (e.g., the desktop)


More information about the Libreoffice-commits mailing list