summaryrefslogtreecommitdiff
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 44f54206eb1c..1dea4a9ecdab 100644
--- a/qadevOOo/tests/java/ifc/frame/_XFrameLoader.java
+++ b/qadevOOo/tests/java/ifc/frame/_XFrameLoader.java
@@ -155,7 +155,7 @@ public class _XFrameLoader extends MultiMethodTest {
}
/**
- * Starts to load a component and then immediatly tries to
+ * Starts to load a component and then immediately tries to
* cancel the process. <p>
* Has <b>OK</b> status if the process was cancelled or
* finished (appropriate listener methods were called).