summaryrefslogtreecommitdiffstats
path: root/jurt/com/sun/star/uno/WeakReference.java
diff options
context:
space:
mode:
Diffstat (limited to 'jurt/com/sun/star/uno/WeakReference.java')
-rw-r--r--jurt/com/sun/star/uno/WeakReference.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/jurt/com/sun/star/uno/WeakReference.java b/jurt/com/sun/star/uno/WeakReference.java
index d9afcf06711e..41246d68015f 100644
--- a/jurt/com/sun/star/uno/WeakReference.java
+++ b/jurt/com/sun/star/uno/WeakReference.java
@@ -112,7 +112,7 @@ class OWeakRefListener implements XReference
/**
* Method of <code>com.sun.star.uno.XReference</code>.
*
- * <p>When called, it deregisteres this object with the adapter and releases
+ * <p>When called, it deregisters this object with the adapter and releases
* the reference to it.</p>
*/
synchronized public void dispose()