summaryrefslogtreecommitdiff
path: root/linguistic/workben/sspellimp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'linguistic/workben/sspellimp.hxx')
-rw-r--r--linguistic/workben/sspellimp.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/linguistic/workben/sspellimp.hxx b/linguistic/workben/sspellimp.hxx
index 172c7753d574..b31c88c74385 100644
--- a/linguistic/workben/sspellimp.hxx
+++ b/linguistic/workben/sspellimp.hxx
@@ -152,7 +152,7 @@ public:
inline OUString SpellChecker::getImplementationName_Static() throw()
{
- return ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.lingu.examples.SpellChecker" ));
+ return ::rtl::OUString( "com.sun.star.lingu.examples.SpellChecker" );
}