summaryrefslogtreecommitdiff
path: root/qadevOOo/runner/helper/ConfigurationRead.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/runner/helper/ConfigurationRead.java')
-rw-r--r--qadevOOo/runner/helper/ConfigurationRead.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/runner/helper/ConfigurationRead.java b/qadevOOo/runner/helper/ConfigurationRead.java
index 557e1199ff45..a3af03c81ee3 100644
--- a/qadevOOo/runner/helper/ConfigurationRead.java
+++ b/qadevOOo/runner/helper/ConfigurationRead.java
@@ -120,7 +120,7 @@ public class ConfigurationRead {
/**
* Get contents of a node by its hierarchical name.
- * @param The hierarchical name of the node.
+ * @param name The hierarchical name of the node.
* @return The contents as an object
*/
public Object getByHierarchicalName(String name) throws NoSuchElementException {