summaryrefslogtreecommitdiff
path: root/sc/qa/complex/cellRanges/CheckXCellRangesQuery.java
diff options
context:
space:
mode:
Diffstat (limited to 'sc/qa/complex/cellRanges/CheckXCellRangesQuery.java')
-rwxr-xr-xsc/qa/complex/cellRanges/CheckXCellRangesQuery.java6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/qa/complex/cellRanges/CheckXCellRangesQuery.java b/sc/qa/complex/cellRanges/CheckXCellRangesQuery.java
index b23abe2d6a57..0a48e6584903 100755
--- a/sc/qa/complex/cellRanges/CheckXCellRangesQuery.java
+++ b/sc/qa/complex/cellRanges/CheckXCellRangesQuery.java
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -48,7 +48,7 @@ import java.io.PrintWriter;
import util.SOfficeFactory;
/**
- * Check the XCellRangesQuery interface on the SheetCell service. test was
+ * Check the XCellRangesQuery interface on the SheetCell service. test was
* created for bug i20044.
*/
public class CheckXCellRangesQuery extends ComplexTestCase {
@@ -65,7 +65,7 @@ public class CheckXCellRangesQuery extends ComplexTestCase {
}
/**
- * Creates Spreadsheet document and the test object,
+ * Creates Spreadsheet document and the test object,
* before the actual test starts.
*/
public void before() {