diff options
Diffstat (limited to 'qadevOOo/runner/util/CalcTools.java')
-rw-r--r-- | qadevOOo/runner/util/CalcTools.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/runner/util/CalcTools.java b/qadevOOo/runner/util/CalcTools.java index 5e705e26c6c8..3cc885e1107e 100644 --- a/qadevOOo/runner/util/CalcTools.java +++ b/qadevOOo/runner/util/CalcTools.java @@ -107,7 +107,7 @@ public class CalcTools { /** * * returns an <CODE>XSpreadsheet</CODE> from a Calc document. - * @param xSheetDoc the Calc docuent which containes the sheet + * @param xSheetDoc the Calc docuent which contains the sheet * @param sheetNumber the number of the sheet to return * @throws java.lang.Exception on any error an <CODE>java.lang.Exception</CODE> was thrown * @return calc sheet |