summaryrefslogtreecommitdiff
path: root/xmlhelp/source/cxxhelp/provider/provider.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmlhelp/source/cxxhelp/provider/provider.cxx')
-rw-r--r--xmlhelp/source/cxxhelp/provider/provider.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmlhelp/source/cxxhelp/provider/provider.cxx b/xmlhelp/source/cxxhelp/provider/provider.cxx
index 2ce009cc8d7d..ff6db4be77a2 100644
--- a/xmlhelp/source/cxxhelp/provider/provider.cxx
+++ b/xmlhelp/source/cxxhelp/provider/provider.cxx
@@ -112,7 +112,7 @@ OUString SAL_CALL ContentProvider::getImplementationName()
OUString ContentProvider::getImplementationName_Static()
{
- return OUString("CHelpContentProvider" );
+ return "CHelpContentProvider";
}
sal_Bool SAL_CALL