summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/sheet/_XCellRangesQuery.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/sheet/_XCellRangesQuery.java')
-rw-r--r--qadevOOo/tests/java/ifc/sheet/_XCellRangesQuery.java6
1 files changed, 3 insertions, 3 deletions
diff --git a/qadevOOo/tests/java/ifc/sheet/_XCellRangesQuery.java b/qadevOOo/tests/java/ifc/sheet/_XCellRangesQuery.java
index bc8129f6e1ed..de0c327af736 100644
--- a/qadevOOo/tests/java/ifc/sheet/_XCellRangesQuery.java
+++ b/qadevOOo/tests/java/ifc/sheet/_XCellRangesQuery.java
@@ -137,7 +137,7 @@ public class _XCellRangesQuery extends MultiMethodTest {
}
/**
- * Tested method returns all cells of a given type, defind in
+ * Tested method returns all cells of a given type, defined in
* CellFlags
* @see com.sun.star.sheet.CellFlags
*/
@@ -191,7 +191,7 @@ public class _XCellRangesQuery extends MultiMethodTest {
}
/**
- * Tested method returns all cells of a given type, defind in
+ * Tested method returns all cells of a given type, defined in
* FormulaResult
* @see com.sun.star.sheet.FormulaResult
*/
@@ -297,4 +297,4 @@ public class _XCellRangesQuery extends MultiMethodTest {
disposeEnvironment();
}
}
-} \ No newline at end of file
+}