diff options
author | Tor Lillqvist <tml@collabora.com> | 2014-04-18 00:22:58 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2014-04-18 00:30:35 +0300 |
commit | 9a7fc5ee26c7b7a5ad227d628e1a1f389e3085c2 (patch) | |
tree | 48092a4f8b424f88d7a259107f23dea33d16d10e /qadevOOo | |
parent | d112cf387513231b6bc133e5d37ba51f4bc4c6ac (diff) |
Typo: s/shure/sure
Change-Id: I1c55d3ee8be06deb6d48a6ad5cd30d170c8b9dbb
Diffstat (limited to 'qadevOOo')
-rw-r--r-- | qadevOOo/tests/java/ifc/xml/sax/_XDocumentHandler.java | 2 |
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 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"); } } |