summaryrefslogtreecommitdiff
path: root/comphelper/source/property/opropertybag.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'comphelper/source/property/opropertybag.cxx')
-rw-r--r--comphelper/source/property/opropertybag.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/comphelper/source/property/opropertybag.cxx b/comphelper/source/property/opropertybag.cxx
index 9232b1c07f32..5c6cd013d70c 100644
--- a/comphelper/source/property/opropertybag.cxx
+++ b/comphelper/source/property/opropertybag.cxx
@@ -113,7 +113,7 @@ namespace comphelper
OUString SAL_CALL OPropertyBag::getImplementationName()
{
- return OUString( "com.sun.star.comp.comphelper.OPropertyBag" );
+ return "com.sun.star.comp.comphelper.OPropertyBag";
}
sal_Bool SAL_CALL OPropertyBag::supportsService( const OUString& rServiceName )