summaryrefslogtreecommitdiffstats
path: root/qadevOOo/runner/util/CalcTools.java
diff options
context:
space:
mode:
authorPhilipp Riemer <ruderphilipp@gmail.com>2013-05-06 20:07:23 +0200
committerPhilipp Riemer <ruderphilipp@gmail.com>2013-05-06 20:07:23 +0200
commit2ce25faffd3ac3767aa52f8d7c71591d9043e3ad (patch)
treec43eb54c32924b919ad2ad7e653d0eaa47800d39 /qadevOOo/runner/util/CalcTools.java
parentfdo#62475 - remove ASCII art (diff)
downloadcore-2ce25faffd3ac3767aa52f8d7c71591d9043e3ad.tar.gz
core-2ce25faffd3ac3767aa52f8d7c71591d9043e3ad.zip
fix typos (wich instead of which)
Diffstat (limited to 'qadevOOo/runner/util/CalcTools.java')
-rw-r--r--qadevOOo/runner/util/CalcTools.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/runner/util/CalcTools.java b/qadevOOo/runner/util/CalcTools.java
index 936267469a04..5e705e26c6c8 100644
--- a/qadevOOo/runner/util/CalcTools.java
+++ b/qadevOOo/runner/util/CalcTools.java
@@ -42,7 +42,7 @@ public class CalcTools {
/**
* fills a range of a calc sheet with computed data of type
* <CODE>Double</CODE>.
- * @param xSheetDoc the Clac documents wich should be filled
+ * @param xSheetDoc the Clac documents which should be filled
* @param sheetNumber the number of the sheet of <CODE>xSheetDoc</CODE>
* @param startCellX the cell number of the X start point (row) of the range to fill
* @param startCellY the cell number of the Y start point (column) of the range to fill