summaryrefslogtreecommitdiffstats
path: root/qadevOOo/tests/java/mod/_sc/ScModelObj.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/mod/_sc/ScModelObj.java')
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScModelObj.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/mod/_sc/ScModelObj.java b/qadevOOo/tests/java/mod/_sc/ScModelObj.java
index 7a17e824fe7d..0b4589ddeec9 100644
--- a/qadevOOo/tests/java/mod/_sc/ScModelObj.java
+++ b/qadevOOo/tests/java/mod/_sc/ScModelObj.java
@@ -95,7 +95,7 @@ public class ScModelObj extends TestCase {
/**
* Creating a TestEnvironment for the interfaces to be tested.
* Disposes the spreadsheet documents if they was created already.
- * Creates two spreadsheet documents. Rertieves the current controller for
+ * Creates two spreadsheet documents. Retrieves the current controller for
* each of them. Obtains the collection of spreadsheets, takes one of them
* and takes some cell from the spreadsheet. The created documents are the instances
* of the service <code>com.sun.star.sheet.SpreadsheetDocument</code>.