summaryrefslogtreecommitdiff
path: root/sal/inc/rtl/ustring.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sal/inc/rtl/ustring.hxx')
-rw-r--r--sal/inc/rtl/ustring.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sal/inc/rtl/ustring.hxx b/sal/inc/rtl/ustring.hxx
index 7024bf4a5e21..1742c354296a 100644
--- a/sal/inc/rtl/ustring.hxx
+++ b/sal/inc/rtl/ustring.hxx
@@ -446,8 +446,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
*/