summaryrefslogtreecommitdiffstats
path: root/qadevOOo/tests/java/ifc/frame/_XFrameLoader.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/frame/_XFrameLoader.java')
-rw-r--r--qadevOOo/tests/java/ifc/frame/_XFrameLoader.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/ifc/frame/_XFrameLoader.java b/qadevOOo/tests/java/ifc/frame/_XFrameLoader.java
index b4a468b1df49..987605480ca8 100644
--- a/qadevOOo/tests/java/ifc/frame/_XFrameLoader.java
+++ b/qadevOOo/tests/java/ifc/frame/_XFrameLoader.java
@@ -65,7 +65,7 @@ public class _XFrameLoader extends MultiMethodTest {
private PropertyValue[] args = new PropertyValue[0] ;
/**
- * Implementation of load listener which geristers all its calls.
+ * Implementation of load listener which registers all its calls.
*/
protected static class TestListener implements XLoadEventListener {
public boolean finished = false ;