Closedown
This commit is contained in:
@@ -40,7 +40,7 @@ public class Correlation extends Panel {
|
||||
System.err.println(ex.getMessage());
|
||||
}
|
||||
try{
|
||||
if (App.hasArgument("inverval")) {
|
||||
if (App.hasArgument("interval")) {
|
||||
spinnerInterval.setValue(Double.valueOf(App.getArgumentValue("interval")));
|
||||
}
|
||||
} catch (Exception ex){
|
||||
|
||||
Reference in New Issue
Block a user