summaryrefslogtreecommitdiff
path: root/l10ntools/source/filter/utils
diff options
context:
space:
mode:
Diffstat (limited to 'l10ntools/source/filter/utils')
-rw-r--r--l10ntools/source/filter/utils/Cache.java2
-rw-r--r--l10ntools/source/filter/utils/FileHelper.java2
2 files changed, 2 insertions, 2 deletions
diff --git a/l10ntools/source/filter/utils/Cache.java b/l10ntools/source/filter/utils/Cache.java
index 5150c06fa086..5ecea57e1ff3 100644
--- a/l10ntools/source/filter/utils/Cache.java
+++ b/l10ntools/source/filter/utils/Cache.java
@@ -1045,7 +1045,7 @@ public class Cache
// generate new property "DetectService"
// Every type know its detector diretcly from now. No search
- // will be neccessary any longer.
+ // will be necessary any longer.
aResultMap.put(PROPNAME_DETECTSERVICE, new java.lang.String());
// analyze the Data property of the original map
diff --git a/l10ntools/source/filter/utils/FileHelper.java b/l10ntools/source/filter/utils/FileHelper.java
index d4061fb5e7e1..98f1248db545 100644
--- a/l10ntools/source/filter/utils/FileHelper.java
+++ b/l10ntools/source/filter/utils/FileHelper.java
@@ -106,7 +106,7 @@ public class FileHelper
/**
* Does the same as getFileURLFromSystemPath() before ... but uses
- * the given protocol string (e.g."http://") insted of "file:///".
+ * the given protocol string (e.g."http://") instead of "file:///".
*
* @param aSystemPath
* represent the file in system notation