summaryrefslogtreecommitdiff
path: root/qadevOOo/runner
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/runner')
-rw-r--r--qadevOOo/runner/util/UITools.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/runner/util/UITools.java b/qadevOOo/runner/util/UITools.java
index 812597627789..49a29e415e84 100644
--- a/qadevOOo/runner/util/UITools.java
+++ b/qadevOOo/runner/util/UITools.java
@@ -514,7 +514,7 @@ public class UITools {
/**
* returns the numeric value of a numeric filed. This is needed ie. for
- * fileds include the moneytary unit.
+ * fields include the moneytary unit.
* @param NumericFieldName the name of the numeric filed
* @return the value of the numeric filed
* @throws java.lang.Exception if something fail