summaryrefslogtreecommitdiff
path: root/qadevOOo/runner/helper/URLHelper.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/runner/helper/URLHelper.java')
-rw-r--r--qadevOOo/runner/helper/URLHelper.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/runner/helper/URLHelper.java b/qadevOOo/runner/helper/URLHelper.java
index 57b8d639bf5d..39cd8dc48f00 100644
--- a/qadevOOo/runner/helper/URLHelper.java
+++ b/qadevOOo/runner/helper/URLHelper.java
@@ -238,7 +238,7 @@ public class URLHelper
*
* @return [Vector]
* a filtered list of java File objects of all available files of the start dir
- * and all accessable sub directories.
+ * and all accessible sub directories.
*/
public static ArrayList<File> getSystemFilesFromDir(String sStartDir)
{