summaryrefslogtreecommitdiff
path: root/shell/source/backends/macbe/macbackend.mm
diff options
context:
space:
mode:
Diffstat (limited to 'shell/source/backends/macbe/macbackend.mm')
-rw-r--r--shell/source/backends/macbe/macbackend.mm2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/source/backends/macbe/macbackend.mm b/shell/source/backends/macbe/macbackend.mm
index d89aa0b6bc16..cb730c93d66c 100644
--- a/shell/source/backends/macbe/macbackend.mm
+++ b/shell/source/backends/macbe/macbackend.mm
@@ -376,7 +376,7 @@ css::uno::Any MacOSXBackend::getPropertyValue(
OUString MacOSXBackend::getBackendName(void)
{
- return OUString("com.sun.star.comp.configuration.backend.MacOSXBackend");
+ return "com.sun.star.comp.configuration.backend.MacOSXBackend";
}
OUString SAL_CALL MacOSXBackend::getImplementationName(void)