summaryrefslogtreecommitdiff
path: root/qadevOOo/runner/graphical/IniFile.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/runner/graphical/IniFile.java')
-rw-r--r--qadevOOo/runner/graphical/IniFile.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/runner/graphical/IniFile.java b/qadevOOo/runner/graphical/IniFile.java
index bd54a66b65fd..4df9a394c742 100644
--- a/qadevOOo/runner/graphical/IniFile.java
+++ b/qadevOOo/runner/graphical/IniFile.java
@@ -675,7 +675,7 @@ public class IniFile implements Enumeration
}
/**
- * Helper to count the occurence of Sections
+ * Helper to count the occurrence of Sections
* @return returns the count of '^['.*']$' Elements
*/
public int getElementCount()