summaryrefslogtreecommitdiff
path: root/qadevOOo/runner/share/DescGetter.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/runner/share/DescGetter.java')
-rw-r--r--qadevOOo/runner/share/DescGetter.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/qadevOOo/runner/share/DescGetter.java b/qadevOOo/runner/share/DescGetter.java
index 892a33dc50e0..172dcacf56c4 100644
--- a/qadevOOo/runner/share/DescGetter.java
+++ b/qadevOOo/runner/share/DescGetter.java
@@ -148,7 +148,7 @@ public abstract class DescGetter
{
if (debug)
{
- System.out.println("Exception while closeing scenario");
+ System.out.println("Exception while closing scenario");
}
}
@@ -179,4 +179,4 @@ public abstract class DescGetter
return namesList;
}
-} \ No newline at end of file
+}