summaryrefslogtreecommitdiff
path: root/lingucomponent/source/spellcheck/macosxspell/macspellimp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'lingucomponent/source/spellcheck/macosxspell/macspellimp.hxx')
-rw-r--r--lingucomponent/source/spellcheck/macosxspell/macspellimp.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lingucomponent/source/spellcheck/macosxspell/macspellimp.hxx b/lingucomponent/source/spellcheck/macosxspell/macspellimp.hxx
index fea3ba77c742..e26d353455fe 100644
--- a/lingucomponent/source/spellcheck/macosxspell/macspellimp.hxx
+++ b/lingucomponent/source/spellcheck/macosxspell/macspellimp.hxx
@@ -124,7 +124,7 @@ public:
inline OUString MacSpellChecker::getImplementationName_Static() throw()
{
- return OUString( "org.openoffice.lingu.MacOSXSpellChecker" );
+ return "org.openoffice.lingu.MacOSXSpellChecker";
}
#endif