@@ -25,7 +25,7 @@ public class Config {
             Output = string.Empty;
             Win32Icon = string.Empty;
             Version = string.Empty;
-            ErrorMessageFormat = "Error occured: {0}";
+            ErrorMessageFormat = "Error occurred: {0}";
             PythonOptions = new Dictionary<string, object>();
         }
 