summaryrefslogtreecommitdiff
path: root/svl/source/misc/folderrestriction.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svl/source/misc/folderrestriction.cxx')
-rw-r--r--svl/source/misc/folderrestriction.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svl/source/misc/folderrestriction.cxx b/svl/source/misc/folderrestriction.cxx
index ae50ed3cd55a..f7eef328de7d 100644
--- a/svl/source/misc/folderrestriction.cxx
+++ b/svl/source/misc/folderrestriction.cxx
@@ -74,7 +74,7 @@ static void convertStringListToUrls (
}
/** retrieves the value of an environment variable
- @return <TRUE/> if and only if the retrieved string value is not empty
+ @return <sal_True/> if and only if the retrieved string value is not empty
*/
static bool getEnvironmentValue( const sal_Char* _pAsciiEnvName, ::rtl::OUString& _rValue )
{