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

Samuel Mehrbrodt Samuel.Mehrbrodt at cib.de
Thu May 3 14:45:47 UTC 2018


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

New commits:
commit 6441eaaa5fa72946f52579426cc8847a42d94e10
Author: Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>
Date:   Thu May 3 11:28:19 2018 +0100

    Fix typo
    
    Change-Id: I6f62d3812b191b9c8f7e52a6729bad150be16c2f
    Reviewed-on: https://gerrit.libreoffice.org/53782
    Tested-by: Jenkins <ci at libreoffice.org>
    Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>

diff --git a/offapi/com/sun/star/document/MacroExecMode.idl b/offapi/com/sun/star/document/MacroExecMode.idl
index 130c921e78af..14bc0b7a7d80 100644
--- a/offapi/com/sun/star/document/MacroExecMode.idl
+++ b/offapi/com/sun/star/document/MacroExecMode.idl
@@ -37,7 +37,7 @@ published constants MacroExecMode
     /** Execute macros from secure list quietly.
 
         <p>
-        If a macro is not in the list a conformation for it executing will
+        If a macro is not in the list a confirmation for it executing will
         appear.
         </p>
     */


More information about the Libreoffice-commits mailing list