summaryrefslogtreecommitdiff
path: root/svtools/inc/svtools/acceleratorexecute.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/inc/svtools/acceleratorexecute.hxx')
-rw-r--r--svtools/inc/svtools/acceleratorexecute.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svtools/inc/svtools/acceleratorexecute.hxx b/svtools/inc/svtools/acceleratorexecute.hxx
index 3ee79e1fca0c..b5e9f99d2c4b 100644
--- a/svtools/inc/svtools/acceleratorexecute.hxx
+++ b/svtools/inc/svtools/acceleratorexecute.hxx
@@ -222,7 +222,7 @@ class SVT_DLLPUBLIC AcceleratorExecute : private TMutexInit
specify the accelerator for execute.
@return [sal_Bool]
- TRUE if this key is configured and match to a command.
+ sal_True if this key is configured and match to a command.
Attention: This state does not mean the success state
of the corresponding execute. Because its done asynchronous!
*/