diff options
Diffstat (limited to 'uui/source/secmacrowarnings.hxx')
-rw-r--r-- | uui/source/secmacrowarnings.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/uui/source/secmacrowarnings.hxx b/uui/source/secmacrowarnings.hxx index b94a8baeb3c1..62517709d66b 100644 --- a/uui/source/secmacrowarnings.hxx +++ b/uui/source/secmacrowarnings.hxx @@ -52,7 +52,7 @@ private: VclPtr<PushButton> mpEnableBtn; VclPtr<PushButton> mpDisableBtn; - const bool mbSignedMode; // modus of dialog (signed / unsigned macros) + const bool mbSignedMode; // mode of dialog (signed / unsigned macros) const bool mbShowSignatures; sal_Int32 mnActSecLevel; |