summaryrefslogtreecommitdiff
path: root/linguistic/source/lngsvcmgr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'linguistic/source/lngsvcmgr.hxx')
-rw-r--r--linguistic/source/lngsvcmgr.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/linguistic/source/lngsvcmgr.hxx b/linguistic/source/lngsvcmgr.hxx
index 5bd0ec2e2e5a..eb45e321d6bc 100644
--- a/linguistic/source/lngsvcmgr.hxx
+++ b/linguistic/source/lngsvcmgr.hxx
@@ -170,7 +170,7 @@ public:
inline OUString LngSvcMgr::getImplementationName_Static()
{
- return OUString( "com.sun.star.lingu2.LngSvcMgr" );
+ return "com.sun.star.lingu2.LngSvcMgr";
}