diff options
author | Aurimas FiĊĦeras <aurimas@gmail.com> | 2010-10-11 11:02:33 +0100 |
---|---|---|
committer | Noel Power <noel.power@novell.com> | 2010-10-11 11:02:33 +0100 |
commit | 317545b04b16474b0fb959fc0d38e25465e25748 (patch) | |
tree | da07f19bb567eff7b2571863275679af20318798 /offapi/com/sun/star/document/MacroExecMode.idl | |
parent | 2c1c10420c662fc96f2a54475013e1ecc71be0c0 (diff) |
Simply fixes some annoying typos in documentation including OO bug #112563.
Diffstat (limited to 'offapi/com/sun/star/document/MacroExecMode.idl')
-rw-r--r-- | offapi/com/sun/star/document/MacroExecMode.idl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/document/MacroExecMode.idl b/offapi/com/sun/star/document/MacroExecMode.idl index 78d0988e7..f60aee819 100644 --- a/offapi/com/sun/star/document/MacroExecMode.idl +++ b/offapi/com/sun/star/document/MacroExecMode.idl @@ -57,7 +57,7 @@ published constants MacroExecMode const short FROM_LIST = 1; //------------------------------------------------------------------------- - /** Execute any macro, macros signed with trusted sertificates and macros + /** Execute any macro, macros signed with trusted certificates and macros from secure list are executed quietly. <p> |