summaryrefslogtreecommitdiff
path: root/bridges/test/java_remote/Bug98508_Test.java
diff options
context:
space:
mode:
Diffstat (limited to 'bridges/test/java_remote/Bug98508_Test.java')
-rw-r--r--bridges/test/java_remote/Bug98508_Test.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/bridges/test/java_remote/Bug98508_Test.java b/bridges/test/java_remote/Bug98508_Test.java
index 0ad2d286d4f2..b429a8cbb95e 100644
--- a/bridges/test/java_remote/Bug98508_Test.java
+++ b/bridges/test/java_remote/Bug98508_Test.java
@@ -28,7 +28,7 @@ import test.lib.TestBed;
/**
* Test case for bug #98508#.
*
- * <p>Bug #98508# "JAVA UNO bridge is not disposed when Exception occures during
+ * <p>Bug #98508# "JAVA UNO bridge is not disposed when Exception occurs during
* sendReply()" states that the server returning <code>null</code> instead of a
* valid <code>String</code> from <code>XServiceName.getServiceName</code>
* causes an exception when sending the reply, but this exception did not cause