Kaydet (Commit) 2ac2e013 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Typo in service name

...detected now that the default service manager XContentEnumerationAccess
no creates its own XServiceInfo instances.
üst fefd1b5f
...@@ -116,7 +116,7 @@ public class ScriptProviderForBeanShell ...@@ -116,7 +116,7 @@ public class ScriptProviderForBeanShell
{ {
xSingleServiceFactory = FactoryHelper.getServiceFactory( xSingleServiceFactory = FactoryHelper.getServiceFactory(
ScriptProviderForBeanShell._ScriptProviderForBeanShell.class, ScriptProviderForBeanShell._ScriptProviderForBeanShell.class,
"com.sun.star.script.ScriptProviderForBeanShell", "com.sun.star.script.provider.ScriptProviderForBeanShell",
multiFactory, multiFactory,
regKey ); regKey );
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment