summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/mod/_sc/ScDataPilotItemObj.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/mod/_sc/ScDataPilotItemObj.java')
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScDataPilotItemObj.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/mod/_sc/ScDataPilotItemObj.java b/qadevOOo/tests/java/mod/_sc/ScDataPilotItemObj.java
index 217521d47c43..bce5155b6ff5 100644
--- a/qadevOOo/tests/java/mod/_sc/ScDataPilotItemObj.java
+++ b/qadevOOo/tests/java/mod/_sc/ScDataPilotItemObj.java
@@ -198,7 +198,7 @@ public class ScDataPilotItemObj extends TestCase {
new Integer(27);
} catch (com.sun.star.lang.IndexOutOfBoundsException e) {
e.printStackTrace();
- throw new StatusException("Couldn't get cells for changeing.", e);
+ throw new StatusException("Couldn't get cells for changing.", e);
}