summaryrefslogtreecommitdiffstats
path: root/qadevOOo/tests/java/mod/_sc/ScTabViewObj.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/mod/_sc/ScTabViewObj.java')
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScTabViewObj.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/qadevOOo/tests/java/mod/_sc/ScTabViewObj.java b/qadevOOo/tests/java/mod/_sc/ScTabViewObj.java
index 904854765cc1..74c78e19ff3a 100644
--- a/qadevOOo/tests/java/mod/_sc/ScTabViewObj.java
+++ b/qadevOOo/tests/java/mod/_sc/ScTabViewObj.java
@@ -111,9 +111,9 @@ public class ScTabViewObj extends TestCase {
util.DesktopTools.closeDoc(oComp2);
}
- /**
+ /*
* Creating a TestEnvironment for the interfaces to be tested.
- * Retieves the current controller of the spreadsheet document using the
+ * Retrives the current controller of the spreadsheet document using the
* interface <code>XModel</code>. The controller is the instance of the
* service <code>com.sun.star.sheet.SpreadsheetView</code>. Retrieves
* a collection of spreadsheets from the document and takes one of them.