summaryrefslogtreecommitdiffstats
path: root/filter
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2015-09-29 17:50:10 +0200
committerSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2015-09-30 12:25:15 +0000
commit00d2eeebc8b1842c4ab7a544552f259208ee0e25 (patch)
tree64ae3f73380dc210f997b70449cb09faceb9e6f6 /filter
parentPrefer getSelectedFiles to getFiles (diff)
downloadcore-00d2eeebc8b1842c4ab7a544552f259208ee0e25.tar.gz
core-00d2eeebc8b1842c4ab7a544552f259208ee0e25.zip
Fix typos
Change-Id: Iaa9dd3f02f21947742643349d3b878126017477d Reviewed-on: https://gerrit.libreoffice.org/18947 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Diffstat (limited to 'filter')
-rw-r--r--filter/qa/complex/filter/detection/typeDetection/Helper.java2
1 files changed, 1 insertions, 1 deletions
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 {