| commit | 8401a26363bf7cb3c30bf783b3f8978f4b69e4c4 | [log] |
|---|---|---|
| author | Andrea Gelmini <andrea.gelmini@gelma.net> | Mon May 13 13:56:27 2019 +0000 |
| committer | Julien Nabet <serval2412@yahoo.fr> | Mon May 13 17:25:29 2019 +0200 |
| tree | b27a387ef2e7109dea20484918597ef7a979f992 | |
| parent | 991f7bf545872ead25513cec761c603bb502e587 [diff] |
Fix typo Change-Id: If9587bcf6b45dc7398d029171fdd018116dfa9b4 Reviewed-on: https://gerrit.libreoffice.org/72238 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
diff --git a/filter/qa/complex/filter/detection/typeDetection/TypeDetection.java b/filter/qa/complex/filter/detection/typeDetection/TypeDetection.java index f46b85f..ea5a54c 100644 --- a/filter/qa/complex/filter/detection/typeDetection/TypeDetection.java +++ b/filter/qa/complex/filter/detection/typeDetection/TypeDetection.java
@@ -176,7 +176,7 @@ public class TypeDetection extends ComplexTestCase { /** * @member m_xDetection the object to test * @member helper instacne of helper class * @member helper instance of helper class */ static XTypeDetection m_xDetection;