summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/mod/_sc/ScTableSheetObj.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/mod/_sc/ScTableSheetObj.java')
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScTableSheetObj.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/mod/_sc/ScTableSheetObj.java b/qadevOOo/tests/java/mod/_sc/ScTableSheetObj.java
index a5c59b9414e0..604021474c82 100644
--- a/qadevOOo/tests/java/mod/_sc/ScTableSheetObj.java
+++ b/qadevOOo/tests/java/mod/_sc/ScTableSheetObj.java
@@ -241,7 +241,7 @@ public class ScTableSheetObj extends TestCase {
// do not execute com::sun::star::sheets::XCellSeries::fillAuto()
tEnv.addObjRelation("XCELLSERIES_FILLAUTO", new Boolean(false));
- // set the adress ranges of the cells (see values set above): for e.g. XSheetOutline test
+ // set the address ranges of the cells (see values set above): for e.g. XSheetOutline test
tEnv.addObjRelation("CellRangeAddress",
new CellRangeAddress((short)0, 6, 6, 8, 8));
tEnv.addObjRelation("CellRangeSubAddress",