summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/mod/_sc/ScAccessibleCsvGrid.java
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-06-14 14:49:36 +0000
committerOliver Bolte <obo@openoffice.org>2005-06-14 14:49:36 +0000
commitf62c7ba0b38dfaca8667aae2a778a59b8c6f0524 (patch)
tree4bf6c654b3e8112b7ce166dc00cf4c6a11244134 /qadevOOo/tests/java/mod/_sc/ScAccessibleCsvGrid.java
parentd7184cbf60cc527a1dea1e545e76f76a84899662 (diff)
INTEGRATION: CWS qadev23 (1.7.10); FILE MERGED
2005/04/21 12:40:42 cn 1.7.10.1: #i46788# replace logging/comment string 'text doc' with 'calc doc'
Diffstat (limited to 'qadevOOo/tests/java/mod/_sc/ScAccessibleCsvGrid.java')
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScAccessibleCsvGrid.java6
1 files changed, 3 insertions, 3 deletions
diff --git a/qadevOOo/tests/java/mod/_sc/ScAccessibleCsvGrid.java b/qadevOOo/tests/java/mod/_sc/ScAccessibleCsvGrid.java
index 8fa3fce7a583..b496eb0effaf 100644
--- a/qadevOOo/tests/java/mod/_sc/ScAccessibleCsvGrid.java
+++ b/qadevOOo/tests/java/mod/_sc/ScAccessibleCsvGrid.java
@@ -2,9 +2,9 @@
*
* $RCSfile: ScAccessibleCsvGrid.java,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: vg $
+ * last change: $Author: obo $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -153,7 +153,7 @@ public class ScAccessibleCsvGrid extends TestCase {
/**
* Called while disposing a <code>TestEnvironment</code>.
- * Disposes text document.
+ * Disposes calc document.
* @param tParam test parameters
* @param tEnv the environment to cleanup
* @param log writer to log information while testing