summaryrefslogtreecommitdiff
path: root/qadevOOo/runner/helper
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/runner/helper')
-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 395be4cd08ba..6a46c3acdd6b 100644
--- a/qadevOOo/runner/helper/URLHelper.java
+++ b/qadevOOo/runner/helper/URLHelper.java
@@ -30,7 +30,7 @@ import java.util.Iterator;
/**
* It collects some static helper functions to handle URLs.
* Sometimes it's necessary to convert URL from/to system paths.
- * Or from string to strutural notations (e.g. com.sun.star.util.URL).
+ * Or from string to structural notations (e.g. com.sun.star.util.URL).
* And sometimes java had another notation then the office it has.
*
*/