summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/mod/_sc/ScAccessibleCell.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/mod/_sc/ScAccessibleCell.java')
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScAccessibleCell.java9
1 files changed, 4 insertions, 5 deletions
diff --git a/qadevOOo/tests/java/mod/_sc/ScAccessibleCell.java b/qadevOOo/tests/java/mod/_sc/ScAccessibleCell.java
index 64f34d4acc41..9c4be06ffdf7 100644
--- a/qadevOOo/tests/java/mod/_sc/ScAccessibleCell.java
+++ b/qadevOOo/tests/java/mod/_sc/ScAccessibleCell.java
@@ -77,10 +77,10 @@ public class ScAccessibleCell extends TestCase {
/**
* Called to create an instance of <code>TestEnvironment</code>
* with an object to test and related objects.
- * Switchs the document to Print Preview mode.
- * Obtains accissible object for the page view.
+ * Switches the document to Print Preview mode.
+ * Obtains accessible object for the page view.
*
- * @param tParam test parameters
+ * @param Param test parameters
* @param log writer to log information while testing
*
* @see TestEnvironment
@@ -174,8 +174,7 @@ public class ScAccessibleCell extends TestCase {
/**
* Called while disposing a <code>TestEnvironment</code>.
* Disposes calc document.
- * @param tParam test parameters
- * @param tEnv the environment to cleanup
+ * @param Param test parameters
* @param log writer to log information while testing
*/
protected void cleanup( TestParameters Param, PrintWriter log) {