From 6441eaaa5fa72946f52579426cc8847a42d94e10 Mon Sep 17 00:00:00 2001 From: Samuel Mehrbrodt Date: Thu, 3 May 2018 11:28:19 +0100 Subject: [PATCH] Fix typo Change-Id: I6f62d3812b191b9c8f7e52a6729bad150be16c2f Reviewed-on: https://gerrit.libreoffice.org/53782 Tested-by: Jenkins Reviewed-by: Samuel Mehrbrodt --- offapi/com/sun/star/document/MacroExecMode.idl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.

- 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.

*/