summaryrefslogtreecommitdiff
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.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/mod/_sc/ScTabViewObj.java b/qadevOOo/tests/java/mod/_sc/ScTabViewObj.java
index 74c78e19ff3a..e07246774ceb 100644
--- a/qadevOOo/tests/java/mod/_sc/ScTabViewObj.java
+++ b/qadevOOo/tests/java/mod/_sc/ScTabViewObj.java
@@ -113,7 +113,7 @@ public class ScTabViewObj extends TestCase {
/*
* Creating a TestEnvironment for the interfaces to be tested.
- * Retrives the current controller of the spreadsheet document using the
+ * Retrieves 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.