summaryrefslogtreecommitdiff
path: root/jurt
diff options
context:
space:
mode:
Diffstat (limited to 'jurt')
-rw-r--r--jurt/com/sun/star/lib/uno/environments/java/java_environment.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/jurt/com/sun/star/lib/uno/environments/java/java_environment.java b/jurt/com/sun/star/lib/uno/environments/java/java_environment.java
index 6e6a35a8a905..89e4b10880ca 100644
--- a/jurt/com/sun/star/lib/uno/environments/java/java_environment.java
+++ b/jurt/com/sun/star/lib/uno/environments/java/java_environment.java
@@ -140,7 +140,7 @@ public final class java_environment implements IEnvironment {
// Java side, and recorded in the java_environment. The same OID is then
// bridged in over another bridge B. If there were only one
// java_environment shared by both bridges, the proxy from bridge A would be
- // reused. If now bridge A is taken down programatically (e.g., because
+ // reused. If now bridge A is taken down programmatically (e.g., because
// some controlling code somehow deduced that no objects are mapped over
// that bridge any longer), but the proxy is still used by bridge B, using
// the proxy would now result in errors. The explicit API to control