summaryrefslogtreecommitdiff
path: root/stoc/test/registry_tdprovider/testregistrytdprovider.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'stoc/test/registry_tdprovider/testregistrytdprovider.cxx')
-rw-r--r--stoc/test/registry_tdprovider/testregistrytdprovider.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/stoc/test/registry_tdprovider/testregistrytdprovider.cxx b/stoc/test/registry_tdprovider/testregistrytdprovider.cxx
index e62b80b9128c..f6fd89843b19 100644
--- a/stoc/test/registry_tdprovider/testregistrytdprovider.cxx
+++ b/stoc/test/registry_tdprovider/testregistrytdprovider.cxx
@@ -127,7 +127,7 @@ sal_Int32 Service::run(css::uno::Sequence< OUString > const &)
OUString("Registry"));
css::uno::Reference< css::container::XHierarchicalNameAccess > provider(
factory->createInstanceWithArgumentsAndContext(
- OUString( "com.sun.star.comp.stoc.RegistryTypeDescriptionProvider"),
+ "com.sun.star.comp.stoc.RegistryTypeDescriptionProvider",
args, m_context),
css::uno::UNO_QUERY_THROW);