summaryrefslogtreecommitdiff
path: root/qadevOOo
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2017-08-16 22:21:16 +0200
committerJulien Nabet <serval2412@yahoo.fr>2017-08-18 07:44:59 +0200
commit0501869949b65b27303a41fd235a6ec32a4c90a7 (patch)
tree9ec23a6845898d00fcd734496ec636d84b7de15c /qadevOOo
parent713c80b46053567977b53651ee057ce7d6f84bd3 (diff)
Fix typos
Change-Id: I795059109e23800987cda6f04c58ab18c488ad07 Reviewed-on: https://gerrit.libreoffice.org/41242 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'qadevOOo')
-rw-r--r--qadevOOo/tests/java/ifc/xml/sax/_XDocumentHandler.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/ifc/xml/sax/_XDocumentHandler.java b/qadevOOo/tests/java/ifc/xml/sax/_XDocumentHandler.java
index 8767e15f07d1..27daceaa80ce 100644
--- a/qadevOOo/tests/java/ifc/xml/sax/_XDocumentHandler.java
+++ b/qadevOOo/tests/java/ifc/xml/sax/_XDocumentHandler.java
@@ -150,7 +150,7 @@ public class _XDocumentHandler extends MultiMethodTest {
if (targetDocSet == null){
log.println("object relation 'XDocumentHandler.TargetDocumentSetter' not used.");
- log.println("be sure that the test have a target to write throu");
+ log.println("be sure that the test have a target to write through");
}
}