summaryrefslogtreecommitdiff
path: root/qadevOOo
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-04-11 09:16:21 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-04-14 12:33:09 +0200
commit2e2d97fb2b6c6d8e9891152d794cda4694b0397b (patch)
treeea22f81b56d4977fe5d45d4c4524cb5148854299 /qadevOOo
parent661f53f78506271dba3069a65bfbe5bb2d4faece (diff)
typo: fileds -> fields
Diffstat (limited to 'qadevOOo')
-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