summaryrefslogtreecommitdiff
path: root/unotools/inc/unotools/regoptions.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'unotools/inc/unotools/regoptions.hxx')
-rw-r--r--unotools/inc/unotools/regoptions.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/unotools/inc/unotools/regoptions.hxx b/unotools/inc/unotools/regoptions.hxx
index 2714f60b10f0..1cca531886ca 100644
--- a/unotools/inc/unotools/regoptions.hxx
+++ b/unotools/inc/unotools/regoptions.hxx
@@ -69,7 +69,7 @@ namespace utl
};
/** checks if the registration dialog is allowed
- <p>A return value of <sal_True/> does not mean that during this session, the dialog is allowed to
+ <p>A return value of <TRUE/> does not mean that during this session, the dialog is allowed to
be executed. It simply means executing it is allowed <em>in general</em></p>
*/
DialogPermission getDialogPermission( ) const;