summaryrefslogtreecommitdiff
path: root/jurt/com/sun/star/lib/uno
diff options
context:
space:
mode:
Diffstat (limited to 'jurt/com/sun/star/lib/uno')
-rw-r--r--jurt/com/sun/star/lib/uno/environments/remote/JobQueue.java2
-rw-r--r--jurt/com/sun/star/lib/uno/environments/remote/Message.java2
2 files changed, 2 insertions, 2 deletions
diff --git a/jurt/com/sun/star/lib/uno/environments/remote/JobQueue.java b/jurt/com/sun/star/lib/uno/environments/remote/JobQueue.java
index f6ff1741bb98..592bc323337a 100644
--- a/jurt/com/sun/star/lib/uno/environments/remote/JobQueue.java
+++ b/jurt/com/sun/star/lib/uno/environments/remote/JobQueue.java
@@ -360,7 +360,7 @@ public class JobQueue {
}
/**
- * If the given disposeId is registered, interrups the worker thread.
+ * If the given disposeId is registered, interrupts the worker thread.
*
* @param disposeId the dispose id.
*/
diff --git a/jurt/com/sun/star/lib/uno/environments/remote/Message.java b/jurt/com/sun/star/lib/uno/environments/remote/Message.java
index cfdd1f32ceda..e0d0774a1397 100644
--- a/jurt/com/sun/star/lib/uno/environments/remote/Message.java
+++ b/jurt/com/sun/star/lib/uno/environments/remote/Message.java
@@ -163,7 +163,7 @@ public class Message {
*
* @return the in and in– {
* }out arguments for a request (possibly
- * <code>null</code> for a paramterless function), the out and in&ndash; {
+ * <code>null</code> for a parameterless function), the out and in&ndash; {
* }out
* arguments for a reply that represents normal termination (possibly
* <code>null</code> for a parameterless function), <code>null</code> for a