summaryrefslogtreecommitdiffstats
path: root/testgraphical/ui/java/ConvwatchGUIProject/src/IniFile.java
diff options
context:
space:
mode:
Diffstat (limited to 'testgraphical/ui/java/ConvwatchGUIProject/src/IniFile.java')
-rw-r--r--testgraphical/ui/java/ConvwatchGUIProject/src/IniFile.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/testgraphical/ui/java/ConvwatchGUIProject/src/IniFile.java b/testgraphical/ui/java/ConvwatchGUIProject/src/IniFile.java
index 20cede5b1c33..324509d401be 100644
--- a/testgraphical/ui/java/ConvwatchGUIProject/src/IniFile.java
+++ b/testgraphical/ui/java/ConvwatchGUIProject/src/IniFile.java
@@ -700,7 +700,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()