summaryrefslogtreecommitdiffstats
path: root/jurt/com/sun/star/comp/bridgefactory
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2015-02-21 13:53:17 +0100
committerJulien Nabet <serval2412@yahoo.fr>2015-02-21 14:45:36 +0100
commit800e09a3ce02417a52f8a1de261f1fc448dee590 (patch)
treef15276b16b5cd77804b05f78b516ee3b5ec58633 /jurt/com/sun/star/comp/bridgefactory
parentVarious typos (diff)
downloadcore-800e09a3ce02417a52f8a1de261f1fc448dee590.tar.gz
core-800e09a3ce02417a52f8a1de261f1fc448dee590.zip
Typos: caculate->calculate + acceses->accesses
Change-Id: Id2b645829ceb9affc76483a651fe6830a9f01cda
Diffstat (limited to 'jurt/com/sun/star/comp/bridgefactory')
-rw-r--r--jurt/com/sun/star/comp/bridgefactory/BridgeFactory.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/jurt/com/sun/star/comp/bridgefactory/BridgeFactory.java b/jurt/com/sun/star/comp/bridgefactory/BridgeFactory.java
index 7dd6fcf6762a..d84b7397e3ed 100644
--- a/jurt/com/sun/star/comp/bridgefactory/BridgeFactory.java
+++ b/jurt/com/sun/star/comp/bridgefactory/BridgeFactory.java
@@ -49,7 +49,7 @@ public class BridgeFactory implements XBridgeFactory/*, XEventListener*/ {
static private final boolean DEBUG = false;
/**
- * The name of the service, the <code>JavaLoader</code> acceses this through
+ * The name of the service, the <code>JavaLoader</code> accesses this through
* reflection.
*/
public final static String __serviceName = "com.sun.star.bridge.BridgeFactory";