diff options
author | Noel Grandin <noel@peralex.com> | 2014-08-04 12:50:20 +0200 |
---|---|---|
committer | Noel Grandin <noel@peralex.com> | 2014-08-04 13:38:29 +0200 |
commit | 405f9d4eea865f6ad4307026cbf94af8c832485e (patch) | |
tree | ab58e368d694100696fa635ea438fda5e1903a82 /qadevOOo/tests/java/ifc | |
parent | 31ddbd0d724e34a138bddb71082925c6f8695467 (diff) |
fix spelling sinse -> since
Change-Id: Ia2e52c2decd350bf2e5e513a66bb952104e7a6a8
Diffstat (limited to 'qadevOOo/tests/java/ifc')
-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 . */ |