summaryrefslogtreecommitdiffstats
path: root/qadevOOo/runner/util/XMLTools.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/runner/util/XMLTools.java')
-rw-r--r--qadevOOo/runner/util/XMLTools.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/runner/util/XMLTools.java b/qadevOOo/runner/util/XMLTools.java
index 6930a96bfa6a..fc821b9ffae0 100644
--- a/qadevOOo/runner/util/XMLTools.java
+++ b/qadevOOo/runner/util/XMLTools.java
@@ -217,7 +217,7 @@ public class XMLTools {
/**
* Reset all values. This is important e.g. for test of XFilter
- * interface, where 'filter()' method istbstarted twice.
+ * interface, where 'filter()' method is started twice.
*/
void reset() {
docStarted = false ;