summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/mod/_sc/ScChartObj.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/mod/_sc/ScChartObj.java')
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScChartObj.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/mod/_sc/ScChartObj.java b/qadevOOo/tests/java/mod/_sc/ScChartObj.java
index 31cdba5baeff..d768ceb61128 100644
--- a/qadevOOo/tests/java/mod/_sc/ScChartObj.java
+++ b/qadevOOo/tests/java/mod/_sc/ScChartObj.java
@@ -87,7 +87,7 @@ public class ScChartObj extends TestCase {
/**
* Creating a TestEnvironment for the interfaces to be tested.
* Retrieves a collection of spreadsheets from a document
- * and takes one of them. Inserts some values into the cells of the some cell
+ * and takes one of them. Inserts some values into the cells of the same cell
* range address. Adds the chart that using the data from the cells of this
* cell range address. New chart is the instance of
* the service <code>com.sun.star.table.TableChart</code>.