summaryrefslogtreecommitdiff
path: root/sal/inc/rtl/string.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sal/inc/rtl/string.hxx')
-rw-r--r--sal/inc/rtl/string.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sal/inc/rtl/string.hxx b/sal/inc/rtl/string.hxx
index 345827c31430..1e5aca065843 100644
--- a/sal/inc/rtl/string.hxx
+++ b/sal/inc/rtl/string.hxx
@@ -356,8 +356,8 @@ public:
/**
Checks if a string is empty.
- @return sal_True if the string is empty;
- sal_False, otherwise.
+ @return true if the string is empty;
+ false, otherwise.
@since LibreOffice 3.4
*/