summaryrefslogtreecommitdiff
path: root/filter/qa
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-07-15 16:11:25 +0000
committerAndrea Gelmini <andrea.gelmini@gelma.net>2019-08-10 07:39:52 +0200
commita179305c35125f2a3a5388c753fd5419150f52b3 (patch)
tree6ff0a36bc533b556bcd428976a44e58c4c9f7eab /filter/qa
parent3feaff84fafc23c26ff9c6a716709f17a6c8330b (diff)
Fix typos
Information is always singular Change-Id: I55275d7c2fd76c3ec0ae4a98aa952777feb90460 Reviewed-on: https://gerrit.libreoffice.org/75645 Tested-by: Jenkins Reviewed-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Diffstat (limited to 'filter/qa')
-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 bf8314f9df93..d74105590144 100644
--- a/filter/qa/complex/filter/detection/typeDetection/Helper.java
+++ b/filter/qa/complex/filter/detection/typeDetection/Helper.java
@@ -366,7 +366,7 @@ public class Helper {
/**
* Fills the Hashtable m_hFileURLs with all file names and their URL
* and the Hashtable m_hFilesTypes with all file names and their file
- * type name. This information are extracted from "files.csv"
+ * type name. This information is extracted from "files.csv"
* This is for faster access to get fileURL and fileType of fileAlias
*/
private void createFilesList(){