Kaydet (Commit) c9e61e02 authored tarafından Michael Stahl's avatar Michael Stahl

typos

Change-Id: I3da5c0c1e9c7ecbb69463e948ac0eb326b112767
üst b0135855
...@@ -140,7 +140,7 @@ public class JavaLoader implements XImplementationLoader, ...@@ -140,7 +140,7 @@ public class JavaLoader implements XImplementationLoader,
* Creates a new <code>JavaLoader</code> object. * Creates a new <code>JavaLoader</code> object.
* *
* <p>The specified <code>com.sun.star.lang.XMultiServiceFactory</code> is * <p>The specified <code>com.sun.star.lang.XMultiServiceFactory</code> is
* the <code>ServiceManager</code> service which can be deliviert to all * the <code>ServiceManager</code> service which can be delivered to all
* components the <code>JavaLoader</code> is loading.</p> * components the <code>JavaLoader</code> is loading.</p>
* *
* <p>To set the <code>MultiServiceFactory</code> you can use the * <p>To set the <code>MultiServiceFactory</code> you can use the
......
...@@ -138,7 +138,7 @@ public class ServiceManager implements XMultiServiceFactory, ...@@ -138,7 +138,7 @@ public class ServiceManager implements XMultiServiceFactory,
/** /**
* Look up the factory for a given service or implementation name. * Look up the factory for a given service or implementation name.
* *
* <p>First the requested service name is search in the list of avaible * <p>First the requested service name is search in the list of available
* services. If it can not be found the name is looked up in the implementation * services. If it can not be found the name is looked up in the implementation
* list.</p> * list.</p>
* *
......
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