summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/mod/_sc/ScTableSheetsObj.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/mod/_sc/ScTableSheetsObj.java')
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScTableSheetsObj.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/mod/_sc/ScTableSheetsObj.java b/qadevOOo/tests/java/mod/_sc/ScTableSheetsObj.java
index 3610ea6e7a07..d53550f728f4 100644
--- a/qadevOOo/tests/java/mod/_sc/ScTableSheetsObj.java
+++ b/qadevOOo/tests/java/mod/_sc/ScTableSheetsObj.java
@@ -90,7 +90,7 @@ public class ScTableSheetsObj extends TestCase {
}
/**
- * Creating a Testenvironment for the interfaces to be tested.
+ * Creating a TestEnvironment for the interfaces to be tested.
* Retrieves the collection of the spreadsheets using the interface
* <code>XSpreadsheetDocument</code>. The retrieved collection is the
* instance of the service <code>com.sun.star.sheet.Spreadsheets</code>.