From 00d2eeebc8b1842c4ab7a544552f259208ee0e25 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Tue, 29 Sep 2015 17:50:10 +0200 Subject: Fix typos Change-Id: Iaa9dd3f02f21947742643349d3b878126017477d Reviewed-on: https://gerrit.libreoffice.org/18947 Reviewed-by: Samuel Mehrbrodt Tested-by: Samuel Mehrbrodt --- filter/qa/complex/filter/detection/typeDetection/Helper.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'filter') diff --git a/filter/qa/complex/filter/detection/typeDetection/Helper.java b/filter/qa/complex/filter/detection/typeDetection/Helper.java index e8e5a8171086..c51e2c8941cd 100644 --- a/filter/qa/complex/filter/detection/typeDetection/Helper.java +++ b/filter/qa/complex/filter/detection/typeDetection/Helper.java @@ -40,7 +40,7 @@ import util.utils; /** Helper class for "TypeDetection" - * This class do file hanlding. + * This class do file handling. */ public class Helper { -- cgit