summaryrefslogtreecommitdiff
path: root/qadevOOo
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2015-07-03 10:05:58 +0200
committerAndras Timar <andras.timar@collabora.com>2015-07-03 10:06:39 +0200
commite9e61a4a7850ec7f2e0cf238c58794b021da5235 (patch)
treed0cca5416c568b1b0fab83a85e7d65a02b4e3932 /qadevOOo
parentdd819b76b60df52e98d75993f9e69c22f2811de9 (diff)
typo: therfore -> therefore
Change-Id: I9dcc0ce882dfd533d98a4f71625bb85e44084283
Diffstat (limited to 'qadevOOo')
-rw-r--r--qadevOOo/tests/java/ifc/frame/_XFrame.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/ifc/frame/_XFrame.java b/qadevOOo/tests/java/ifc/frame/_XFrame.java
index 6d462eb983bf..137405d7bbda 100644
--- a/qadevOOo/tests/java/ifc/frame/_XFrame.java
+++ b/qadevOOo/tests/java/ifc/frame/_XFrame.java
@@ -454,7 +454,7 @@ public class _XFrame extends MultiMethodTest {
* Test calls the method, then result is checked.<p>
* Has <b> OK </b> status if method returns true, and values, set by the
* method are nulls, or if method returns false, and values are not changed.
- * This method destroy the object. Therfore all other methods have to be
+ * This method destroy the object. Therefore all other methods have to be
* executed before :
* <ul>
* <li> <code> getName() </code>