summaryrefslogtreecommitdiff
path: root/svl/source/misc/restrictedpaths.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svl/source/misc/restrictedpaths.cxx')
-rw-r--r--svl/source/misc/restrictedpaths.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svl/source/misc/restrictedpaths.cxx b/svl/source/misc/restrictedpaths.cxx
index 8207d5765452..8c6f136f3eee 100644
--- a/svl/source/misc/restrictedpaths.cxx
+++ b/svl/source/misc/restrictedpaths.cxx
@@ -41,7 +41,7 @@ namespace svt
{
// ----------------------------------------------------------------
/** retrieves the value of an environment variable
- @return <sal_True/> if and only if the retrieved string value is not empty
+ @return <TRUE/> if and only if the retrieved string value is not empty
*/
bool lcl_getEnvironmentValue( const sal_Char* _pAsciiEnvName, ::rtl::OUString& _rValue )
{