From 9a7fc5ee26c7b7a5ad227d628e1a1f389e3085c2 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Fri, 18 Apr 2014 00:22:58 +0300 Subject: Typo: s/shure/sure Change-Id: I1c55d3ee8be06deb6d48a6ad5cd30d170c8b9dbb --- qadevOOo/tests/java/ifc/xml/sax/_XDocumentHandler.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qadevOOo') diff --git a/qadevOOo/tests/java/ifc/xml/sax/_XDocumentHandler.java b/qadevOOo/tests/java/ifc/xml/sax/_XDocumentHandler.java index 8f88f25ed587..c7e74083609e 100644 --- a/qadevOOo/tests/java/ifc/xml/sax/_XDocumentHandler.java +++ b/qadevOOo/tests/java/ifc/xml/sax/_XDocumentHandler.java @@ -151,7 +151,7 @@ public class _XDocumentHandler extends MultiMethodTest { }else{ log.println("object relation 'XDocumentHandler.TargetDocumentSetter' not used."); - log.println("be shure that the test have a target to write throu"); + log.println("be sure that the test have a target to write throu"); } } -- cgit