diff options
Diffstat (limited to 'qadevOOo')
-rw-r--r-- | qadevOOo/tests/java/ifc/task/_XInteractionHandler.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/ifc/task/_XInteractionHandler.java b/qadevOOo/tests/java/ifc/task/_XInteractionHandler.java index 5e44e9ccf7e8..bc9e4f4441fb 100644 --- a/qadevOOo/tests/java/ifc/task/_XInteractionHandler.java +++ b/qadevOOo/tests/java/ifc/task/_XInteractionHandler.java @@ -70,7 +70,7 @@ public class _XInteractionHandler extends MultiMethodTest { } /** - * Sinse this test is interactive (dialog window can't be + * Since this test is interactive (dialog window can't be * disposed using API) it is skipped. <p> * Always has <b>SKIPPED.OK</b> status . */ |